http://codereview.chromium.org/43070/diff/1/4 File src/top.h (right):
http://codereview.chromium.org/43070/diff/1/4#newcode161 Line 161: if (!thread_local_.external_caught_exception_) { The external_caught_exception flag has to be sticky while propagating the exception out. It will be explicitly cleared when it is OK to do so. http://codereview.chromium.org/43070 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
