Searched refs:tracing_scope (Results 1 – 1 of 1) sorted by relevance
837 CodeTracer::StreamScope tracing_scope(isolate->GetCodeTracer()); in PrintFunctionSource() local839 auto& os = tracing_scope.stream(); in PrintFunctionSource()868 CodeTracer::StreamScope tracing_scope(isolate->GetCodeTracer()); in PrintInlinedFunctionInfo() local869 auto& os = tracing_scope.stream(); in PrintInlinedFunctionInfo()910 CodeTracer::StreamScope tracing_scope(isolate->GetCodeTracer()); in PrintCode() local911 auto& os = tracing_scope.stream(); in PrintCode()973 CodeTracer::StreamScope tracing_scope(data->GetCodeTracer()); in TraceScheduleAndVerify() local974 tracing_scope.stream() in TraceScheduleAndVerify()2456 CodeTracer::StreamScope tracing_scope(data->GetCodeTracer()); in DECL_PIPELINE_PHASE_CONSTANTS() local2457 tracing_scope.stream() in DECL_PIPELINE_PHASE_CONSTANTS()[all …]