Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp1069 JSHandle<JSTaggedValue> errorFuncPrototypeValue(errorFuncPrototype); in InitializeAllTypeError() local
1072 factory_->NewEcmaHClass(JSObject::SIZE, JSType::JS_ERROR, errorFuncPrototypeValue); in InitializeAllTypeError()
1093 factory_->NewEcmaHClass(JSObject::SIZE, JSType::JS_OBJECT, errorFuncPrototypeValue); in InitializeAllTypeError()