Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_promise.cpp501 JSTaggedValue resolveRes = JSFunction::Call(info); in PerformPromiseAll() local
503 JSHandle<JSTaggedValue> resolveAbrupt(thread, resolveRes); in PerformPromiseAll()