Searched refs:MajorName (Results 1 – 11 of 11) sorted by relevance
191 const char* CodeStub::MajorName(CodeStub::Major major_key) { in MajorName() function in v8::internal::CodeStub207 os << MajorName(MajorKey()); in PrintBaseName()473 const char* name = CodeStub::MajorName(MajorKey()); in GenerateCode()
217 CodeStub::MajorName(major_key)); in DecodeIt()
152 : CompilationInfo(nullptr, stub, CodeStub::MajorName(stub->MajorKey()), in CompilationInfo()
1617 description = CodeStub::MajorName(CodeStub::GetMajorKey(code_object)); in LogCodeObject()
137 const char* name = CodeStub::MajorName(stub()->MajorKey()); in BuildGraph()
200 static const char* MajorName(Major major_key);
1671 CodeStub::MajorName(static_cast<CodeStub::Major>(major_key)), in DoComputeCompiledStubFrame()
14852 const char* n = CodeStub::MajorName(CodeStub::GetMajorKey(this)); in Disassemble()
2457 CodeStub::MajorName(CodeStub::MajorKeyFromKey(stub_key)), index); in SerializeCodeStub()
1475 CodeStub::MajorName(CodeStub::GetMajorKey(code)))); in TagCodeObject()
1737 os << CodeStub::MajorName(major_key_) << " "; in PrintDataTo()