Home | History | Annotate | Download | only in builtins

Lines Matching defs:new_length

1458       Node* const new_length = a->IntPtrAdd(length, a->IntPtrConstant(1));
1459 var_length_.Bind(new_length);