Home
last modified time | relevance | path

Searched defs:evacuation_slots_buffer (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/heap/
Dmark-compact.cc493 SlotsBuffer* evacuation_slots_buffer = nullptr; in RunInternal() local
1554 EvacuateVisitorBase(Heap* heap, SlotsBuffer** evacuation_slots_buffer) in EvacuateVisitorBase()
1584 SlotsBuffer** evacuation_slots_buffer, in EvacuateNewSpaceVisitor()
1730 SlotsBuffer** evacuation_slots_buffer) in EvacuateOldSpaceVisitor()
2556 Object* value, Address slot, SlotsBuffer** evacuation_slots_buffer) { in RecordMigratedSlot()
2575 SlotsBuffer** evacuation_slots_buffer) { in RecordMigratedCodeEntrySlot()
2585 Address code_object, SlotsBuffer** evacuation_slots_buffer) { in RecordMigratedCodeObjectSlot()
2643 SlotsBuffer** evacuation_slots_buffer) in RecordMigratedSlotVisitor()
2690 SlotsBuffer** evacuation_slots_buffer) { in MigrateObject()
3115 SlotsBuffer* evacuation_slots_buffer) { in AddEvacuationSlotsBufferSynchronized()
[all …]