I see that internal::Top has methods to determine pending_exception or scheduled_exception, but these are not available outside. I have a method, that calls another method that calls ThrowException. I want to determine within the parent function whether ThrowException has been called.
-- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
