Home | History | Annotate | Download | only in arm

Lines Matching full:drop

264         frame_->Drop();  // Value is no longer needed.
679 frame_->Drop(size);
761 frame_->Drop();
1132 frame_->Drop(); // discard the TOS
1268 frame_->Drop();
1284 frame_->Drop();
1377 frame_->Drop();
1506 frame_->Drop();
1530 frame_->Drop();
1953 frame_->Drop(2);
1959 frame_->Drop();
1976 // Cleanup. No need to spill because VirtualFrame::Drop is safe for
1979 frame_->Drop(5);
2010 frame_->Drop();
2065 // the handler list and drop the rest of this handler from the
2071 frame_->Drop(StackHandlerConstants::kSize / kPointerSize - 1);
2096 frame_->Drop(StackHandlerConstants::kSize / kPointerSize - 1);
2184 frame_->Drop(StackHandlerConstants::kSize / kPointerSize - 1);
2217 // Unlink this handler and drop it from the frame. The next
2222 frame_->Drop(StackHandlerConstants::kSize / kPointerSize - 1);
2613 // Drop the global object. The result is in r0.
2614 frame_->Drop();
3025 frame_->Drop();
3107 frame_->Drop(); // key
3111 frame_->Drop();
3764 frame_->Drop();
6305 // Drop the sp to the top of the handler.
6339 // Drop sp to the top stack handler.