Reland "Use function wrapper argument to expose internal arrays to native scripts."
authoryangguo <yangguo@chromium.org>
Tue, 12 May 2015 14:00:47 +0000 (07:00 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 12 May 2015 14:00:45 +0000 (14:00 +0000)
commit46f992ddd08c27e5d9898f83534bee67165a7bd3
tree4f11b758b6f7462ffc5fd98fab07eb67f2203757
parent0bbe7874483f46a275aa3201aafa33a0655d76b0
Reland "Use function wrapper argument to expose internal arrays to native scripts."

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

Cr-Commit-Position: refs/heads/master@{#28367}
35 files changed:
src/array.js
src/bootstrapper.cc
src/contexts.h
src/date.js
src/harmony-array-includes.js
src/harmony-array.js
src/harmony-object.js
src/harmony-reflect.js
src/harmony-regexp.js
src/harmony-spread.js
src/harmony-tostring.js
src/harmony-typedarray.js
src/json.js
src/math.js
src/messages.js
src/object-observe.js
src/objects.h
src/promise.js
src/regexp.js
src/string.js
src/templates.js
src/uri.js
src/v8natives.js
test/cctest/test-heap.cc
test/mjsunit/debug-stepout-scope-part1.js
test/mjsunit/debug-stepout-scope-part2.js
test/mjsunit/debug-stepout-scope-part3.js
test/mjsunit/debug-stepout-scope-part4.js
test/mjsunit/debug-stepout-scope-part5.js
test/mjsunit/debug-stepout-scope-part6.js
test/mjsunit/debug-stepout-scope-part7.js
test/mjsunit/debug-stepout-scope-part8.js
test/mjsunit/global-deleted-property-keyed.js
test/mjsunit/regress/regress-1878.js
test/mjsunit/samevalue.js