Searched refs:stringFuncPrototypeValue (Results 1 – 1 of 1) sorted by relevance
1738 JSHandle<JSTaggedValue> stringFuncPrototypeValue(stringFuncPrototype); in InitializeString() local1742 … factory_->NewEcmaHClass(JSPrimitiveRef::SIZE, JSType::JS_PRIMITIVE_REF, stringFuncPrototypeValue); in InitializeString()