Home
last modified time | relevance | path

Searched defs:functionLength (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp1152 FunctionLength functionLength = FunctionLength::ONE; in InitializeError() local
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp1630 …dle<JSIntlBoundFunction> ObjectFactory::NewJSIntlBoundFunction(MethodIndex idx, int functionLength) in NewJSIntlBoundFunction()