Limit initial size of hidden properties and store identity hashes inline.
authoryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 30 Jul 2012 13:09:09 +0000 (13:09 +0000)
committeryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 30 Jul 2012 13:09:09 +0000 (13:09 +0000)
commit514fc74a4717a715989758baba7436dd169b250e
treea72f761a9bd421e1eedde8364ddbf0729d0814c5
parent249f29f22b96039b82bbc5e198b9a312c6726fb5
Limit initial size of hidden properties and store identity hashes inline.

BUG=v8:2211
TEST=test-heap/Regress2211

Review URL: https://chromiumcodereview.appspot.com/10827040

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@12230 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/api.cc
src/factory.cc
src/factory.h
src/objects.cc
src/objects.h
test/cctest/test-dictionary.cc
test/cctest/test-heap-profiler.cc
test/cctest/test-heap.cc