Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/debug/
Ddebug-interface.cc294 void ChangeBreakOnException(Isolate* isolate, ExceptionBreakState type) { in ChangeBreakOnException() function
Ddebug.cc1001 void Debug::ChangeBreakOnException(ExceptionBreakType type, bool enable) { in ChangeBreakOnException() function in v8::internal::Debug