Lines Matching refs:GetDebugName
142 debug_name_(info_->GetDebugName()), in PipelineData()
192 debug_name_(info_->GetDebugName()), in PipelineData()
225 debug_name_(info_->GetDebugName()), in PipelineData()
268 debug_name_(info_->GetDebugName()), in PipelineData()
871 std::unique_ptr<char[]> debug_name = info->GetDebugName(); in PrintCode()
976 JsonPrintFunctionSource(json_of, -1, info->GetDebugName(), script, isolate, in CreatePipelineStatistics()
1001 std::unique_ptr<char[]> function_name = info->GetDebugName(); in CreatePipelineStatistics()
1334 << "Begin compiling method " << info_.GetDebugName().get() in ExecuteJobImpl()
1345 json_of << "{\"function\":\"" << info_.GetDebugName().get() in ExecuteJobImpl()
1368 code->Disassemble(compilation_info()->GetDebugName().get(), in FinalizeJobImpl()
2458 << "Begin compiling method " << info()->GetDebugName().get() in Serialize()
2824 JsonPrintFunctionSource(json_of, -1, info.GetDebugName(), in GenerateCodeForCodeStub()
2936 << "Begin compiling method " << info.GetDebugName().get() in GenerateCodeForWasmNativeStub()
2948 json_of << "{\"function\":\"" << info.GetDebugName().get() in GenerateCodeForWasmNativeStub()
2997 << "Finished compiling method " << info.GetDebugName().get() in GenerateCodeForWasmNativeStub()
3084 json_of << "{\"function\":\"" << info->GetDebugName().get() in GenerateCodeForTesting()
3139 << "Begin compiling method " << data.info()->GetDebugName().get() in GenerateCodeForWasmFunction()
3229 << "Finished compiling method " << data.info()->GetDebugName().get() in GenerateCodeForWasmFunction()
3249 json_of << "{\"function\":\"" << info.GetDebugName().get() in AllocateRegistersForTesting()
3547 << "Finished compiling method " << info()->GetDebugName().get() in FinalizeCode()