Home
last modified time | relevance | path

Searched defs:sepLength (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_stable_array.cpp420 void JSStableArray::SetSepValue(JSHandle<EcmaString> sepStringHandle, int &sep, uint32_t &sepLength) in SetSepValue() argument
486 uint32_t sepLength = 1; in Join() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_shared_typedarray.cpp763 uint32_t sepLength = 1; in Join() local
H A Dbuiltins_array.cpp1330 uint32_t sepLength = EcmaStringAccessor(sepStringHandle).GetLength(); in Join() local
H A Dbuiltins_typedarray.cpp852 uint32_t sepLength = 1; in Join() local

Completed in 16 milliseconds