Home
last modified time | relevance | path

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

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