Searched refs:external_caught_exception_ (Results 1 – 3 of 3) sorted by relevance
26 external_caught_exception_ = false; in Clear()
131 bool external_caught_exception_; variable
1621 thread_local_top()->external_caught_exception_ = false; in CancelTerminateExecution()1626 thread_local_top()->external_caught_exception_ = false; in CancelTerminateExecution()2291 thread_local_top()->external_caught_exception_ = false; in ThrowInternal()2318 thread_local_top()->external_caught_exception_ = false; in ThrowInternal()2598 thread_local_top()->external_caught_exception_ = false; in ThrowInternal()2602 } else if (thread_local_top()->external_caught_exception_) { in ThrowInternal()2617 thread_local_top()->external_caught_exception_ = false; in ThrowInternal()3613 thread_local_top()->external_caught_exception_ = false; in ThrowInternal()3618 thread_local_top()->external_caught_exception_ = false; in ThrowInternal()3623 thread_local_top()->external_caught_exception_ = true; in ThrowInternal()