Home
last modified time | relevance | path

Searched defs:thenCallback (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_promise.cpp57 auto *thenCallback = cbQueue->Get(idx); in OnPromiseCompletion() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_job_queue.cpp89 napi_value thenCallback; in Post() local
187 std::array<napi_value, 2U> thenCallback {}; in CreatePromiseLink() local