Home
last modified time | relevance | path

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

/external/v8/src/
Ddebug.h335 bool break_on_uncaught_exception() { in break_on_uncaught_exception() function
Ddebug.cc2486 if (!(debug->break_on_uncaught_exception() || in OnException()