Home
last modified time | relevance | path

Searched defs:GetPromise (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dcoroutine_events.h128 mem::Reference *GetPromise() in GetPromise() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.h341 EtsPromise *GetPromise() const in GetPromise() function
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md6327 ### GetPromise subsection
6531 ### GetPromise subsection
Djsnapi_expo.cpp1188 Local<PromiseRef> PromiseCapabilityRef::GetPromise(const EcmaVM *vm) in GetPromise() function in panda::PromiseCapabilityRef
1375 Local<JSValueRef> PromiseRejectInfo::GetPromise() const in GetPromise() function in panda::PromiseRejectInfo