Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_private.cpp718 JSHandle<JSTaggedValue> stackFuncPrototypeValue(stackFuncPrototype); in InitializeStack() local
721 factory->NewEcmaHClass(JSAPIStack::SIZE, JSType::JS_API_STACK, stackFuncPrototypeValue); in InitializeStack()