Revert "TransitionArray now uses <is_data_property, name, attributes> tuple as a...
authorishell@chromium.org <ishell@chromium.org>
Thu, 13 Nov 2014 15:30:53 +0000 (16:30 +0100)
committerishell@chromium.org <ishell@chromium.org>
Thu, 13 Nov 2014 15:31:04 +0000 (15:31 +0000)
commit2e38f3391116d87ec3745982b24a0279dcefe2d7
tree2d6aedc6e4f372730a6af9f7378b23e9f356c038
parenta190a7f1174db566e30abd1631c0a5f09a86ca09
Revert "TransitionArray now uses <is_data_property, name, attributes> tuple as a key, which allows to have several entries for the same property name."
Revert "Fix for an assertion failure in Map::FindTransitionToField(...). Appeared after r25136."

This revert is made in order to revert r25099 which potentially causes renderer hangs.

R=verwaest@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#25332}
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 [deleted file]
test/mjsunit/regress/regress-crbug-430846.js [deleted file]