Home
last modified time | relevance | path

Searched defs:is_resolve (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp465 JSTaggedValue value, bool is_resolve) in AsyncFunctionResolveOrReject()
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h290 …const JSHandle<JSTaggedValue> &asyncFuncObj, const JSHandle<JSTaggedValue> &value, bool is_resolve) in RuntimeAsyncFunctionResolveOrReject()
Druntime_stubs.cpp566 JSTaggedValue is_resolve = GetArg(argv, argc, 2); // 2: means the second parameter in DEF_RUNTIME_STUBS() local