Don't double-allocate mutable heap numbers in the json parser. This removes some...
authorverwaest <verwaest@chromium.org>
Fri, 6 Mar 2015 08:37:12 +0000 (00:37 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 6 Mar 2015 08:37:18 +0000 (08:37 +0000)
commit67d531c33c7bec956810189273ab51beae8a0727
treee1eb35e09b7919bba8dba1cda9197e118c66bc40
parenta8e82da6a57ea00414dbf6a3f4341c08c5ed1705
Don't double-allocate mutable heap numbers in the json parser. This removes some stupidity when committing state.

BUG=

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

Cr-Commit-Position: refs/heads/master@{#27034}
src/json-parser.h
src/objects-inl.h
src/objects.cc
src/objects.h