Home
last modified time | relevance | path

Searched defs:newArrayLength (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DspreadLowering.cpp39 int newArrayLength = array->Elements().size() - spreadElementCount; in CreateLengthString() local
/arkcompiler/ets_runtime/ecmascript/tests/
H A Dtagged_array_test.cpp149 uint32_t newArrayLength = 5; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
H A Djs_proxy.cpp897 uint32_t newArrayLength = reciveArrayLength + trapResLength - ownKeysLength; in GetAllPropertyKeys() local

Completed in 3 milliseconds