Searched refs:external_caught_exception (Results 1 – 4 of 4) sorted by relevance
174 DCHECK(isolate->external_caught_exception()); in TryCall()187 DCHECK(!isolate->external_caught_exception()); in TryCall()
311 DCHECK(!isolate_->external_caught_exception()); in FreeThreadResources()
173 C(ExternalCaughtException, external_caught_exception) \585 THREAD_LOCAL_TOP_ACCESSOR(bool, external_caught_exception) in THREAD_LOCAL_TOP_ACCESSOR() argument
69 DCHECK(!(isolate)->external_caught_exception()); \