Home
last modified time | relevance | path

Searched defs:HasPendingJob (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp1621 bool EcmaVM::HasPendingJob() const in HasPendingJob() function in panda::ecmascript::EcmaVM
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md1335 ### HasPendingJob subsection
Djsnapi_expo.cpp5837 bool JSNApi::HasPendingJob(const EcmaVM *vm) in HasPendingJob() function in panda::JSNApi