Home | History | Annotate | Download | only in heap

Lines Matching refs:markbits

578   // Markbits support
580 inline Bitmap* markbits() {
584 void PrintMarkbits() { markbits()->Print(); }