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