Home
last modified time | relevance | path

Searched defs:maybe_exception (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/execution/
Dmicrotask-queue.cc159 MaybeHandle<Object> maybe_exception; in RunMicrotasks() local
Disolate.cc1803 base::Optional<Object> maybe_exception = debug()->OnThrow(exception); in ThrowInternal() local
/third_party/node/deps/v8/src/inspector/
Dv8-console-message.cc399 v8::MaybeLocal<v8::Value> maybe_exception = m_arguments[0]->Get(isolate); in getAssociatedExceptionData() local
/third_party/node/deps/v8/src/wasm/
Dc-api.cc1625 i::Isolate* isolate, i::Handle<i::Object> maybe_exception) { in GetProperException()
2162 i::Handle<i::Object> maybe_exception(isolate->pending_exception(), in make() local