Home | History | Annotate | Download | only in ppc

Lines Matching defs:current_capacity

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