Searched defs:HasPendingJob (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/jobs/ | ||
| D | micro_job_queue.cpp | 91 bool MicroJobQueue::HasPendingJob(JSThread *thread, JSHandle<MicroJobQueue> jobQueue) in HasPendingJob() function in panda::ecmascript::job::MicroJobQueue |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | ecma_context.cpp | 664 bool EcmaContext::HasPendingJob() in HasPendingJob() function in panda::ecmascript::EcmaContext |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| D | JSNapi接口说明.md | 1333 ### HasPendingJob subsection |
| D | jsnapi_expo.cpp | 3499 bool JSNApi::HasPendingJob(const EcmaVM *vm) in HasPendingJob() function in panda::JSNApi |