Searched refs:fulfilledKey (Results 1 – 1 of 1) sorted by relevance
417 JSHandle<JSTaggedValue> fulfilledKey = globalConst->GetHandledPromiseFulfilledString(); in AllSettledResolveElementFunction() local418 JSObject::CreateDataPropertyOrThrow(thread, obj, statusKey, fulfilledKey); in AllSettledResolveElementFunction()