Lines Matching refs:file
3 // found in the LICENSE file.
109 PrintF(scope.file(), " using %s%s", compiler_name,
119 PrintF(scope.file(), " using Sparkplug");
128 PrintF(scope.file(),
139 PrintF(scope.file(),
152 PrintF(scope.file(), " - took %0.3f, %0.3f, %0.3f ms", ms_creategraph,
163 PrintF(scope.file(), " - took %0.3f ms", ms_timetaken);
180 PrintF(scope.file(), " because: %s",
193 PrintF(scope.file(), " at OSR bytecode offset %d", osr_offset.ToInt());
204 PrintF(scope.file(), " because --always-opt");
212 PrintF(scope.file(), "[marking ");
213 function->ShortPrint(scope.file());
214 PrintF(scope.file(), " for optimized recompilation because --always-opt");
215 PrintF(scope.file(), "]\n");
228 PrintF(scope.file(), "[%s ", header);
229 function->ShortPrint(scope.file());
230 PrintF(scope.file(), " (target %s)", CodeKindToString(code_kind));
237 PrintF(scope.file(), "[%s ", header);
238 shared->ShortPrint(scope.file());
239 PrintF(scope.file(), " (target %s)", CodeKindToString(code_kind));
243 PrintF(scope.file(), "]\n");
3474 PrintF(CodeTracer::Scope{isolate->GetCodeTracer()}.file(),