Handle exception when retrieving toJSON function in JSON.stringify.
authoryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 5 Mar 2014 10:54:35 +0000 (10:54 +0000)
committeryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 5 Mar 2014 10:54:35 +0000 (10:54 +0000)
commit26e4f4cc1cb999295601feec7d2c094162bfac56
treec3daf760f0a563a5ab2589a3288bc4d12ca44289
parent758a688bb649b27e46978e8d4349d0307449540f
Handle exception when retrieving toJSON function in JSON.stringify.

R=mvstanton@chromium.org
BUG=349335
LOG=N

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@19670 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/json-stringifier.h
test/mjsunit/json2.js