Reland JSON.stringify reimplementation.
authoryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 22 Oct 2012 14:22:58 +0000 (14:22 +0000)
committeryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 22 Oct 2012 14:22:58 +0000 (14:22 +0000)
commite50ee08ad66410d65d442f3f8bc772c6b29a80a1
tree380f7680ae772bd28ea796b8b3ad1f30c6a59ebb
parent5ea870f8557cd80a23a331b35334511c99319cef
Reland JSON.stringify reimplementation.

BUG=

Review URL: https://chromiumcodereview.appspot.com/11189112

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@12790 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/json-stringifier.h [new file with mode: 0644]
src/json.js
src/runtime.cc
src/runtime.h
test/mjsunit/json-recursive.js [new file with mode: 0644]
test/mjsunit/json.js
test/mjsunit/regress/regress-json-stringify-gc.js [new file with mode: 0644]