DescriptionIsolate exceptions when evaluating javascript code from C++.
Evaluating a script that throws an uncaught exception should not
interfere with evaluating other code from C++ when the call to
evaluate returns.
I put indentical code in the V8Bridge a while ago and it seems to have
been lost in the unforking process.
BUG=4336
BUG=7773
BUG=8007
R=kasperl@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=10697
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|