Remove serializer-specific hash table size heuristic.
authoryangguo <yangguo@chromium.org>
Tue, 4 Aug 2015 10:56:35 +0000 (03:56 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 4 Aug 2015 10:57:12 +0000 (10:57 +0000)
commita246e296c6366dcd0a2d8aa0df973d57093178f6
tree643fe6ff93da6fbe65ac9b8183e2c28843467dc9
parent8548ea5d1a38412531a71c5a647baf8c1c8b1ea0
Remove serializer-specific hash table size heuristic.

The heuristic can cause weird behavior when bootstrapping.
The memory savings is not worth this hassle.

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

Cr-Commit-Position: refs/heads/master@{#29992}
src/api.cc
src/bootstrapper.cc
src/isolate.h
src/objects-inl.h
src/objects.cc
src/objects.h