Searched defs:ChangeBreakOnException (Results 1 – 2 of 2) sorted by relevance
791 void Debug::ChangeBreakOnException(ExceptionBreakType type, bool enable) { in ChangeBreakOnException() function in v8::internal::Debug
9142 void debug::ChangeBreakOnException(Isolate* isolate, ExceptionBreakState type) { in ChangeBreakOnException() function in v8::debug