Home
last modified time | relevance | path

Searched refs:set_pending_exception (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/execution/
H A Disolate-inl.h59 void Isolate::set_pending_exception(Object exception_obj) { in set_pending_exception() function in v8::internal::Isolate
130 isolate_->set_pending_exception(*pending_exception_); in ~ExceptionScope()
H A Dexecution.cc650 isolate->set_pending_exception(Object(result)); in CallWasm()
H A Disolate.cc1828 set_pending_exception(*exception); in ThrowInternal()
1836 set_pending_exception(exception); in ThrowInternal()
1904 // back to isolate->set_pending_exception(...). in ThrowInternal()
2580 set_pending_exception(*exception); in ThrowInternal()
H A Disolate.h774 inline void set_pending_exception(Object exception_obj);
/third_party/node/deps/v8/src/runtime/
H A Druntime-internal.cc689 isolate->set_pending_exception(*exception); in RUNTIME_FUNCTION()

Completed in 17 milliseconds