Install js intrinsic fallbacks for array functions on the native context.
authoryangguo <yangguo@chromium.org>
Wed, 26 Aug 2015 12:03:56 +0000 (05:03 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 26 Aug 2015 12:04:10 +0000 (12:04 +0000)
commit2188bdafde53d1ada2a4785ac09a3f6013273ed0
treec0e2fe0a5c6357a540470441d3547979aa95ba46
parente7cd9d3296e4cb6e11de9a1f3d351e9d4837b49e
Install js intrinsic fallbacks for array functions on the native context.

R=cbruni@chromium.org

Review URL: https://codereview.chromium.org/1309503003

Cr-Commit-Position: refs/heads/master@{#30382}
src/array.js
src/builtins.cc
src/contexts.h
src/i18n.js