Searched refs:functionLength (Results 1 – 3 of 3) sorted by relevance
252 JSHandle<JSIntlBoundFunction> NewJSIntlBoundFunction(MethodIndex idx, int functionLength = 1);
1683 …dle<JSIntlBoundFunction> ObjectFactory::NewJSIntlBoundFunction(MethodIndex idx, int functionLength) in NewJSIntlBoundFunction() argument1695 JSFunction::SetFunctionLength(thread_, function, JSTaggedValue(functionLength)); in NewJSIntlBoundFunction()
1236 FunctionLength functionLength = FunctionLength::ONE; in InitializeError() local1238 functionLength = FunctionLength::TWO; in InitializeError()1243 functionLength); in InitializeError()