Home | History | Annotate | Download | only in x64

Lines Matching defs:current_capacity

2356   LOperand* current_capacity = UseRegisterOrConstant(instr->current_capacity());
2359 LMaybeGrowElements(context, object, elements, key, current_capacity);