Change hash table capacity heuristics when serializing.
authoryangguo <yangguo@chromium.org>
Tue, 21 Apr 2015 11:07:44 +0000 (04:07 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 21 Apr 2015 11:07:26 +0000 (11:07 +0000)
commit0a8f8a953e85986bb0a5c21b784cfa7a9aaaf8b4
tree1de25d5fd9ab254138f027e123bbd483a8c8545a
parent4d3044e161b0a04aa19079cb8580d7e0e9b9413c
Change hash table capacity heuristics when serializing.

Also extract non-templated parts of HashTable class into HashTableBase.

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

Cr-Commit-Position: refs/heads/master@{#27959}
src/heap/heap.cc
src/objects-inl.h
src/objects.cc
src/objects.h