Home | History | Annotate | Download | only in src

Lines Matching full:trace

885       // construct a stack trace.
7867 StringStream trace(&string_allocator);
7868 PrintTo(&trace);
7869 PrintF("%s", *trace.ToCString());
7883 Trace(name, chunk->graph(), chunk);
7888 Trace(name, graph, NULL);
7892 void HTracer::Trace(const char* name, HGraph* graph, LChunk* chunk) {
8174 // Produce trace output if flag is set so that the first letter of the