Home | History | Annotate | Download | only in mips

Lines Matching defs:new_target

1390   Register new_target = a3;
1401 __ push(new_target);
1463 __ pop(new_target);
1475 __ pop(new_target);
1498 __ pop(new_target);
2725 Register new_target = a3;
2797 __ Push(constructor, new_target, argc, spread);
2800 __ Pop(constructor, new_target, argc);
2990 // Include the pushed new_target, constructor and the receiver.