Searched refs:onFulRejected (Results 1 – 2 of 2) sorted by relevance
88 JSHandle<JSTaggedValue> onFulRejected(thread, JSTaggedValue::Undefined()); in AsyncFromSyncIteratorContinuation() local91 onFulRejected, promiseCapability); in AsyncFromSyncIteratorContinuation()
188 JSHandle<JSAsyncGeneratorResNextRetProRstFtn> onFulRejected = in AsyncGeneratorResumeNext() local190 onFulRejected->SetAsyncGeneratorObject(thread, generator); in AsyncGeneratorResumeNext()198 JSHandle<JSTaggedValue>::Cast(onFulRejected), tcap); in AsyncGeneratorResumeNext()