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