Home
last modified time | relevance | path

Searched refs:PopPromise (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/runtime/
Druntime-debug.cc728 isolate->PopPromise(); in RUNTIME_FUNCTION()
/third_party/node/deps/v8/src/execution/
Disolate.cc2634 void Isolate::PopPromise() { in ThrowInternal() function in v8::internal::Isolate
5024 PopPromise(); in ThrowInternal()
5087 if (debug()->is_active()) PopPromise(); in ThrowInternal()
Disolate.h870 void PopPromise();