Remove serializer-specific hash table size heuristic.
authoryangguo <yangguo@chromium.org>
Wed, 5 Aug 2015 07:35:31 +0000 (00:35 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 5 Aug 2015 07:35:44 +0000 (07:35 +0000)
commitfc80f29a582b758d14aae864232624ca45e47ddc
tree213ef21fed0e03a8d2f09cb90d923ca5af4c4825
parentaccf0c5cf3020cebf89f81278abe7ff3826d9c6b
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@{#30019}
src/api.cc
src/bootstrapper.cc
src/isolate.h
src/objects-inl.h
src/objects.cc
src/objects.h