Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jobs/
Dmicro_job_queue.cpp91 bool MicroJobQueue::HasPendingJob(JSThread *thread, JSHandle<MicroJobQueue> jobQueue) in HasPendingJob() function in panda::ecmascript::job::MicroJobQueue
/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp664 bool EcmaContext::HasPendingJob() in HasPendingJob() function in panda::ecmascript::EcmaContext
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md1333 ### HasPendingJob subsection
Djsnapi_expo.cpp3499 bool JSNApi::HasPendingJob(const EcmaVM *vm) in HasPendingJob() function in panda::JSNApi