Home
last modified time | relevance | path

Searched refs:slots_buffer_address (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dmark-compact-inl.h103 object_page->slots_buffer_address(), in RecordSlot()
Dmark-compact.cc646 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()
Dspaces.h584 inline SlotsBuffer** slots_buffer_address() { in slots_buffer_address() function