Home
last modified time | relevance | path

Searched defs:Then (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_promise.cpp341 JSTaggedValue BuiltinsPromise::Then(EcmaRuntimeCallInfo *argv) in Then() function in panda::ecmascript::builtins::BuiltinsPromise
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp6011 Local<PromiseRef> PromiseRef::Then(const EcmaVM *vm, Local<FunctionRef> handler) in Then() function in panda::PromiseRef
6038 Local<PromiseRef> PromiseRef::Then(const EcmaVM *vm, Local<FunctionRef> onFulfilled, Local<FunctionRef> onRejected) in Then() function in panda::PromiseRef

Completed in 14 milliseconds