Catch exceptions thrown when enqueuing change records.
authoryangguo@chromium.org <yangguo@chromium.org>
Tue, 14 Oct 2014 14:46:11 +0000 (14:46 +0000)
committeryangguo@chromium.org <yangguo@chromium.org>
Tue, 14 Oct 2014 14:46:11 +0000 (14:46 +0000)
commit9a21ba499c58f24f99d488c099337949951eaae8
treebb3dd1740272bed2739bc2bc75e35aba0a1a981f
parent1a90501909bc9dbee5c66ad3872a1306da9d54a9
Catch exceptions thrown when enqueuing change records.

R=ishell@chromium.org
BUG=chromium:417709
LOG=N

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24608 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/accessors.cc
src/accessors.h
src/bootstrapper.cc
src/objects.cc
src/objects.h
src/runtime/runtime-function.cc
src/runtime/runtime-object.cc
test/mjsunit/regress/regress-417709a.js [new file with mode: 0644]