Searched defs:OnPromiseStateChanged (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ | ||
| D | pending_promise_listener.cpp | 31 void PendingPromiseListener::OnPromiseStateChanged(EtsHandle<EtsPromise> &promise) in OnPromiseStateChanged() function in panda::ets::interop::js::PendingPromiseListener |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ | ||
| D | ets_vm.cpp | 76 void PandaEtsVM::PromiseListenerInfo::OnPromiseStateChanged(EtsHandle<EtsPromise> &promise) in OnPromiseStateChanged() function in panda::ets::PandaEtsVM::PromiseListenerInfo |