Searched defs:newScriptQueue (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/jobs/ | ||
H A D | micro_job_queue.cpp | 53 TaggedQueue *newScriptQueue = TaggedQueue::Push(thread, scriptQueue, JSHandle<JSTaggedValue>(pendingJob)); in EnqueueJob() local |
Completed in 2 milliseconds