Searched refs:booleanFuncPrototypeValue (Results 1 – 1 of 1) sorted by relevance
907 JSHandle<JSTaggedValue> booleanFuncPrototypeValue(booleanFuncPrototype); in InitializeBoolean() local911 …factory_->NewEcmaHClass(JSPrimitiveRef::SIZE, JSType::JS_PRIMITIVE_REF, booleanFuncPrototypeValue); in InitializeBoolean()