Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp1187 GateRef newL = Int32Add(oldLength, propertiesStep); in ComputeNonInlinedFastPropsCapacity() local
1212 GateRef newL = Int32Add(oldLength, Int32LSR(oldLength, Int32(1))); in ComputeElementCapacity() local
1231 GateRef newL = Int32Add(oldLength, Int32LSR(oldLength, Int32(1))); in ComputeElementCapacity() local