Home | History | Annotate | Download | only in ppc

Lines Matching defs:new_target

2795   Register new_target = r6;
2869 __ Push(constructor, new_target, argc, spread);
2872 __ Pop(constructor, new_target, argc);
3003 // Include the pushed new_target, constructor and the receiver.