Home
last modified time | relevance | path

Searched defs:ChangeBreakOnException (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/debug/
Ddebug.cc791 void Debug::ChangeBreakOnException(ExceptionBreakType type, bool enable) { in ChangeBreakOnException() function in v8::internal::Debug
/external/v8/src/
Dapi.cc9142 void debug::ChangeBreakOnException(Isolate* isolate, ExceptionBreakState type) { in ChangeBreakOnException() function in v8::debug