Searched defs:OnException (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/debug/wasm/gdb-server/ | ||
| D | target.cc | 71 void Target::OnException(Isolate* isolate, in OnException() function in v8::internal::wasm::gdb_server::Target |
| /third_party/node/deps/v8/src/debug/ | ||
| D | debug.cc | 2178 void Debug::OnException(Handle<Object> exception, Handle<Object> promise, in OnException() function in v8::internal::Debug |