Reviewers: Erik Corry, Description: Add IsExecutionTerminating api method.
IsExecutionTerminating returns true if a termination exception is currently being propagated. C++ code should not reenter V8 when IsExecutionTerminating returns true. Please review this at http://codereview.chromium.org/668052 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M include/v8.h M src/api.cc M test/cctest/test-thread-termination.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
