Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/
Disolate.cc4642 MaybeHandle<JSPromise> NewRejectedPromise(Isolate* isolate, in ThrowInternal() function
4670 return NewRejectedPromise(this, api_context, exception); in ThrowInternal()
4678 return NewRejectedPromise(this, api_context, exception); in ThrowInternal()
4688 return NewRejectedPromise(this, api_context, exception); in ThrowInternal()