Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dpending_promise_listener.cpp31 void PendingPromiseListener::OnPromiseStateChanged(EtsHandle<EtsPromise> &promise) in OnPromiseStateChanged() function in panda::ets::interop::js::PendingPromiseListener
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.cpp76 void PandaEtsVM::PromiseListenerInfo::OnPromiseStateChanged(EtsHandle<EtsPromise> &promise) in OnPromiseStateChanged() function in panda::ets::PandaEtsVM::PromiseListenerInfo