Home
last modified time | relevance | path

Searched defs:ExecutePendingJob (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jobs/
H A Dmicro_job_queue.cpp58 void MicroJobQueue::ExecutePendingJob(JSThread *thread, JSHandle<MicroJobQueue> jobQueue) in ExecutePendingJob() function in panda::ecmascript::job::MicroJobQueue
H A Dpending_job.h39 static JSTaggedValue ExecutePendingJob(const JSHandle<PendingJob> &pendingJob, JSThread *thread) in ExecutePendingJob() function in panda::ecmascript::job::final
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp5413 void JSNApi::ExecutePendingJob(const EcmaVM *vm) in ExecutePendingJob() function in panda::JSNApi

Completed in 12 milliseconds