Home
last modified time | relevance | path

Searched refs:queueFuncPrototypeValue (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_private.cpp887 JSHandle<JSTaggedValue> queueFuncPrototypeValue(queueFuncPrototype); in InitializeQueue() local
890 factory->NewEcmaHClass(JSAPIQueue::SIZE, JSType::JS_API_QUEUE, queueFuncPrototypeValue); in InitializeQueue()