Home
last modified time | relevance | path

Searched refs:newScriptQueue (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jobs/
H A Dmicro_job_queue.cpp53 TaggedQueue *newScriptQueue = TaggedQueue::Push(thread, scriptQueue, JSHandle<JSTaggedValue>(pendingJob)); in EnqueueJob() local
54 jobQueue->SetScriptJobQueue(thread, JSTaggedValue(newScriptQueue)); in EnqueueJob()

Completed in 1 milliseconds