Enum DictionaryEntryType removed.
authorishell <ishell@chromium.org>
Mon, 1 Jun 2015 17:07:25 +0000 (10:07 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 1 Jun 2015 17:07:42 +0000 (17:07 +0000)
commitaa470e0af0e5aca930ddc38ed8cbe098440e07cc
treebdfc84632a356386d9bad05652c41685151e45d4
parent144be2c4612fc2886b99dbf3f9661658dda52fec
Enum DictionaryEntryType removed.

Dictionary customization should be implemented in respective shape class.

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

Cr-Commit-Position: refs/heads/master@{#28738}
src/objects-inl.h
src/objects.cc
src/objects.h
src/runtime/runtime-array.cc