Lines Matching refs:final
729 class Heap::AllocationTrackerForDebugging final
742 ~AllocationTrackerForDebugging() final {
749 void AllocationEvent(Address addr, int size) final {
771 void MoveEvent(Address source, Address target, int size) final {
789 void UpdateObjectSizeEvent(Address, int) final {}
3983 class SlotCollectingVisitor final : public ObjectVisitor {
3990 MaybeObjectSlot end) final {
4003 void VisitCodeTarget(Code host, RelocInfo* rinfo) final { UNREACHABLE(); }
4678 MaybeObjectSlot end) final {
6551 MaybeObjectSlot end) final {
6561 void VisitCodeTarget(Code host, RelocInfo* rinfo) final {
6565 void VisitEmbeddedPointer(Code host, RelocInfo* rinfo) final {