Use the LookupIterator to transition to elements accessors
authorverwaest <verwaest@chromium.org>
Tue, 14 Jul 2015 10:53:06 +0000 (03:53 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 14 Jul 2015 10:53:23 +0000 (10:53 +0000)
commit170896e6bff8773895e10b68d8f28c10e46ac46f
tree40eac145a32f176dc8e42280568fee183122bac4
parentf3b843bb98e1cf0383f0410bfa274d159f242936
Use the LookupIterator to transition to elements accessors

BUG=v8:4137
LOG=n

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

Cr-Commit-Position: refs/heads/master@{#29645}
src/lookup.cc
src/lookup.h
src/objects.cc
src/objects.h
test/mjsunit/element-accessor.js [new file with mode: 0644]