Home | History | Annotate | Download | only in heap

Lines Matching defs:bytes

492   int bytes() const { return bytes_; }
557 // Indicates whether live bytes adjustment is triggered
751 // Maintain consistency of live bytes during incremental marking.
1301 // Returns the capacity of the heap in bytes w/o growing. Heap grows when
1327 // Returns the available bytes in space w/o growing.
1329 // all available bytes. Check MaxHeapObjectSize() instead.
2283 // To account for the bytes allocated since the last GC, use the
2288 // account for the bytes allocated since the last GC, use the
2638 // least step_size bytes have been allocated. soon_object is the address just