Home | History | Annotate | Download | only in arm64

Lines Matching refs:Drop

207   // Drop all slots, including the receiver.
209 __ Drop(x0);
246 // Drop all arguments.
247 __ Drop(x2);
252 __ Drop(1);
331 __ Drop(x6);
332 __ Drop(1);
374 __ Drop(1);
393 __ Drop(x2);
394 __ Drop(1);
401 __ Drop(x2);
402 __ Drop(1);
483 __ Drop(x6);
484 __ Drop(1);
628 // Drop it if that is the case.
630 __ Drop(1);
702 __ Drop(1);
1008 // Drop receiver + arguments.
1009 __ Drop(args_count, 1);
1542 __ Drop(2);
1548 __ Drop(x4);
1654 __ Drop(1);
1689 __ Drop(1); // Remove state.
1699 __ Drop(2); // Remove state and TOS.
1810 // Drop the arguments (including the receiver)
1812 __ Drop(x0);
1840 // Drop any potential handler frame that is be sitting on top of the actual
1900 __ Drop(argc);
1999 __ Drop(1);
2031 __ Drop(argc);
2102 __ Drop(argc);
2176 // then drop the parameters and the receiver.
2182 __ Drop(1);
2473 // Drop possible interpreter handler/stub frame.
2494 // Drop current frame and load arguments count from arguments adaptor frame.
2663 __ Drop(x4);
3173 __ Drop(1);
3229 __ Drop(1);