Fixed mutable heap numbers leak in JSON parser.
authorishell@chromium.org <ishell@chromium.org>
Thu, 23 Oct 2014 14:41:39 +0000 (14:41 +0000)
committerishell@chromium.org <ishell@chromium.org>
Thu, 23 Oct 2014 14:41:39 +0000 (14:41 +0000)
commit5509cc2c07441a2d004c5674a77a3bf03b10a287
tree09804e1d16a0f3d5d055fc4a54221b316befa7bc
parentc7685a59f0de4825502ea07f3421b10f99ad61ce
Fixed mutable heap numbers leak in JSON parser.

BUG=chromium:423687
LOG=N
R=verwaest@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24849 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/json-parser.h
test/mjsunit/regress/regress-crbug-423687.js [new file with mode: 0644]