Lines Matching refs:drop
215 void MacroAssembler::Drop(int count, Condition cond) {
222 void MacroAssembler::Ret(int drop, Condition cond) {
223 Drop(drop, cond);
812 // Drop the execution stack down to the frame pointer and restore
1263 // Drop the stack pointer to the top of the top handler.
1297 // Drop the stack pointer to the top of the top stack handler.