Home
last modified time | relevance | path

Searched defs:allocateLength (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_stable_array.cpp422 bool JSStableArray::WorthUseTreeString(uint32_t sepLength, size_t allocateLength, uint32_t len) in WorthUseTreeString()
473 … Container &arrElements, bool &isOneByte, uint64_t &allocateLength) in ProcessElements()
508 uint64_t allocateLength = 0; in DoStableArrayJoin() local
629 bool JSStableArray::WorthUseTreeString(int sep, size_t allocateLength, uint32_t len) in WorthUseTreeString()
698 uint64_t allocateLength = 0; in Join() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_shared_typedarray.cpp800 uint64_t allocateLength = 0; in Join() local
Dbuiltins_typedarray.cpp875 uint64_t allocateLength = 0; in Join() local
Dbuiltins_array.cpp1336 uint32_t allocateLength = 0; in Join() local