Searched defs:Then (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/builtins/ | ||
| H A D | builtins_promise.cpp | 341 JSTaggedValue BuiltinsPromise::Then(EcmaRuntimeCallInfo *argv) in Then() function in panda::ecmascript::builtins::BuiltinsPromise |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| H A D | jsnapi_expo.cpp | 6011 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