Home
last modified time | relevance | path

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

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