Home | History | Annotate | Download | only in heap

Lines Matching defs:Print

1449 void PagedSpace::Print() {}
2121 void SemiSpace::Print() {}
2249 isolate->js_spill_information()->Print();
3214 void LargeObjectSpace::Print() {
3218 obj->Print(os);
3241 void Page::Print() {
3242 // Make a best-effort to print the objects in the page.