Searched defs:newQueue (Results 1 – 4 of 4) sorted by relevance
55 JSHandle<TaggedQueue> newQueue = factory->NewTaggedQueue(MIN_CAPACITY); in Push() local76 JSHandle<TaggedQueue> newQueue = factory->NewTaggedQueue(newCapacity); in Push() local
200 TaggedQueue *newQueue = TaggedQueue::Push(thread, remaining, value); in SlowGetAllEnumKeys() local248 auto newQueue = JSTaggedValue(TaggedQueue::Push(thread, visited, key)); in NextInternal() local
284 …TaggedQueue *newQueue = TaggedQueue::Push(thread, queue, JSHandle<JSTaggedValue>::Cast(asyncGenera… in AsyncGeneratorEnqueue() local
412 TaggedQueue *newQueue = in PerformPromiseThen() local