Home | History | Annotate | Download | only in heap

Lines Matching defs:Print

222     void Print(uint32_t pos, uint32_t cell) {
258 void Print() {
261 printer.Print(i, cells()[i]);
699 void PrintMarkbits() { markbits()->Print(); }
977 void Print();
1105 virtual void Print() = 0;
2292 // Print meta info and objects in this space.
2293 void Print() override;
2418 // class is used for collecting statistics to print to the log file.
2552 void Print() override;
2862 // Print the active semispace.
2863 void Print() override { to_space_.Print(); }
3114 void Print() override;