Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Darray_helper.h27 int64_t sourceLen = 0; member
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_array.cpp2834 int64_t sourceLen = ArrayHelper::GetLength(thread, thisObjVal); in Flat() local
2884 int64_t sourceLen = ArrayHelper::GetLength(thread, thisObjVal); in FlatMap() local