Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_promise_handler.cpp417 JSHandle<JSTaggedValue> fulfilledKey = globalConst->GetHandledPromiseFulfilledString(); in AllSettledResolveElementFunction() local
418 JSObject::CreateDataPropertyOrThrow(thread, obj, statusKey, fulfilledKey); in AllSettledResolveElementFunction()