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