Searched refs:errorFuncPrototypeValue (Results 1 – 1 of 1) sorted by relevance
1069 JSHandle<JSTaggedValue> errorFuncPrototypeValue(errorFuncPrototype); in InitializeAllTypeError() local1072 factory_->NewEcmaHClass(JSObject::SIZE, JSType::JS_ERROR, errorFuncPrototypeValue); in InitializeAllTypeError()1093 factory_->NewEcmaHClass(JSObject::SIZE, JSType::JS_OBJECT, errorFuncPrototypeValue); in InitializeAllTypeError()