Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp1737 JSHandle<JSTaggedValue> stringFuncPrototypeValue(stringFuncPrototype); in InitializeString() local
1741 … factory_->NewEcmaHClass(JSPrimitiveRef::SIZE, JSType::JS_PRIMITIVE_REF, stringFuncPrototypeValue); in InitializeString()