Searched refs:objFuncPrototypeValue (Results 1 – 2 of 2) sorted by relevance
153 …itializeIntl(const JSHandle<GlobalEnv> &env, const JSHandle<JSTaggedValue> &objFuncPrototypeValue);
3145 …nitializeIntl(const JSHandle<GlobalEnv> &env, const JSHandle<JSTaggedValue> &objFuncPrototypeValue) in InitializeIntl() argument3148 …HClass> intlHClass = factory_->NewEcmaHClass(JSIntl::SIZE, JSType::JS_INTL, objFuncPrototypeValue); in InitializeIntl()