Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dscavenger.cc30 HandleSlot(host, reinterpret_cast<Address>(slot), in VisitPointers()
44 HandleSlot(host, reinterpret_cast<Address>(slot), heap_object); in VisitPointers()
49 inline void HandleSlot(HeapObject* host, Address slot_address, in HandleSlot() function in v8::internal::IterateAndScavengePromotedObjectsVisitor