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