Home
last modified time | relevance | path

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

/external/v8/src/execution/
Disolate.cc4123 MaybeHandle<JSPromise> NewRejectedPromise(Isolate* isolate, in ThrowInternal() function
4149 return NewRejectedPromise(this, api_context, exception); in ThrowInternal()
4158 return NewRejectedPromise(this, api_context, exception); in ThrowInternal()