Reland of "TransitionArray now uses <is_data_property, name, attributes> tuple as...
authorishell <ishell@chromium.org>
Wed, 10 Dec 2014 15:18:44 +0000 (07:18 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 10 Dec 2014 15:18:52 +0000 (15:18 +0000)
commit7d13ca278a8aa854c3ec6954636e35e780eff710
tree47bcceddd60e26bab48408b8ba933c81093aff03
parent25cfc5dc2956303856e9704ace0abe88c6b98a3a
Reland of "TransitionArray now uses <is_data_property, name, attributes> tuple as a key, which allows to have several entries for the same property name."

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

Cr-Commit-Position: refs/heads/master@{#25750}
13 files changed:
src/globals.h
src/hydrogen.cc
src/objects-debug.cc
src/objects-inl.h
src/objects-printer.cc
src/objects.cc
src/objects.h
src/transitions-inl.h
src/transitions.cc
src/transitions.h
test/cctest/cctest.gyp
test/cctest/test-transitions.cc [new file with mode: 0644]
test/mjsunit/regress/regress-crbug-430846.js [new file with mode: 0644]