Home
last modified time | relevance | path

Searched defs:pendingJob (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jobs/
H A Dpending_job.h39 static JSTaggedValue ExecutePendingJob(const JSHandle<PendingJob> &pendingJob, JSThread *thread) in ExecutePendingJob() argument
H A Dhitrace_scope.cpp23 EnqueueJobScope::EnqueueJobScope(const JSHandle<PendingJob> &pendingJob, QueueType queueType) in EnqueueJobScope() argument
53 ExecuteJobScope::ExecuteJobScope(const JSHandle<PendingJob> &pendingJob) in ExecuteJobScope() argument
89 EnqueueJobTrace(JSThread *thread, const JSHandle<PendingJob> &pendingJob) EnqueueJobTrace() argument
129 ExecuteJobTrace(JSThread *thread, const JSHandle<PendingJob> &pendingJob) ExecuteJobTrace() argument
[all...]

Completed in 2 milliseconds