Searched defs:HandleExceptionThrowEvent (Results 1 – 2 of 2) sorted by relevance
112 void JSDebugger::HandleExceptionThrowEvent(const JSThread *thread, const JSMethod *method, uint32_t… in HandleExceptionThrowEvent() function in panda::ecmascript::tooling::JSDebugger
495 void Debugger::HandleExceptionThrowEvent(ManagedThread *thread, Method *method, uint32_t bcOffset) in HandleExceptionThrowEvent() function in panda::tooling::Debugger