Lines Matching full:freespace
921 V(FreeSpace) \4398 // FreeSpace represents fixed sized areas of the heap that are not currently in4400 class FreeSpace: public HeapObject {4411 DECLARE_CAST(FreeSpace)4414 DECLARE_PRINTER(FreeSpace)4415 DECLARE_VERIFIER(FreeSpace)4425 DISALLOW_IMPLICIT_CONSTRUCTORS(FreeSpace);