Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/debug/wasm/gdb-server/
Dtarget.cc71 void Target::OnException(Isolate* isolate, in OnException() function in v8::internal::wasm::gdb_server::Target
/third_party/node/deps/v8/src/debug/
Ddebug.cc2178 void Debug::OnException(Handle<Object> exception, Handle<Object> promise, in OnException() function in v8::internal::Debug