Home
last modified time | relevance | path

Searched refs:has_reject_handler (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/debug/
Ddebug.cc1758 Handle<Object> has_reject_handler; in OnException() local
1760 isolate_, has_reject_handler, in OnException()
1762 uncaught = has_reject_handler->IsFalse(isolate_); in OnException()