Searched refs:slots_buffer_address (Results 1 – 3 of 3) sorted by relevance
103 object_page->slots_buffer_address(), in RecordSlot()
646 slots_buffer_allocator_.DeallocateChain(p->slots_buffer_address()); in AbortCompaction()2982 slots_buffer_allocator_.DeallocateChain(page->slots_buffer_address()); in EvacuatePages()3434 slots_buffer_allocator_.DeallocateChain(p->slots_buffer_address()); in EvacuateNewSpaceAndCandidates()4051 target_page->slots_buffer_address(), in RecordRelocSlot()4066 target_page->slots_buffer_address(), in RecordCodeEntrySlot()
584 inline SlotsBuffer** slots_buffer_address() { in slots_buffer_address() function