Home | History | Annotate | Download | only in src

Lines Matching refs:Print

174     cluster.Print(&stream);
187 Print(stream_, cluster, number_and_size);
189 static void Print(StringStream* stream,
198 void ClusterTreePrinter::Print(StringStream* stream,
202 cluster.Print(stream);
329 cluster.Print(&stream);
351 void JSObjectsCluster::Print(StringStream* accumulator) const {
374 Print(accumulator);
567 // Print clusters that have no equivalents, aggregating their retainers.
573 // ...and print them.