Searched defs:newQueue (Results 1 – 3 of 3) sorted by relevance
56 JSHandle<TaggedQueue> newQueue = factory->NewTaggedQueue(MIN_CAPACITY); in Push() local77 JSHandle<TaggedQueue> newQueue = factory->NewTaggedQueue(newCapacity); in Push() local
289 …TaggedQueue *newQueue = TaggedQueue::Push(thread, queue, JSHandle<JSTaggedValue>::Cast(asyncGenera… in AsyncGeneratorEnqueue() local
389 TaggedQueue *newQueue = in PerformPromiseThen() local