Searched refs:queueFuncPrototypeValue (Results 1 – 1 of 1) sorted by relevance
854 JSHandle<JSTaggedValue> queueFuncPrototypeValue(queueFuncPrototype); in InitializeQueue() local857 factory->NewEcmaHClass(JSAPIQueue::SIZE, JSType::JS_API_QUEUE, queueFuncPrototypeValue); in InitializeQueue()