Searched refs:functionLength (Results 1 – 3 of 3) sorted by relevance
259 JSHandle<JSIntlBoundFunction> NewJSIntlBoundFunction(MethodIndex idx, int functionLength = 1);
1876 …dle<JSIntlBoundFunction> ObjectFactory::NewJSIntlBoundFunction(MethodIndex idx, int functionLength) in NewJSIntlBoundFunction() argument1888 JSFunction::SetFunctionLength(thread_, function, JSTaggedValue(functionLength)); in NewJSIntlBoundFunction()
1276 FunctionLength functionLength = FunctionLength::ONE; in InitializeError() local1278 functionLength = FunctionLength::TWO; in InitializeError()1283 functionLength); in InitializeError()