Searched defs:ExecutePendingJob (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/jobs/ | ||
| H A D | micro_job_queue.cpp | 58 void MicroJobQueue::ExecutePendingJob(JSThread *thread, JSHandle<MicroJobQueue> jobQueue) in ExecutePendingJob() function in panda::ecmascript::job::MicroJobQueue |
| H A D | pending_job.h | 39 static JSTaggedValue ExecutePendingJob(const JSHandle<PendingJob> &pendingJob, JSThread *thread) in ExecutePendingJob() function in panda::ecmascript::job::final |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| H A D | jsnapi_expo.cpp | 5413 void JSNApi::ExecutePendingJob(const EcmaVM *vm) in ExecutePendingJob() function in panda::JSNApi |
Completed in 13 milliseconds