Searched refs:GetMajorKey (Results 1 – 8 of 8) sorted by relevance
218 CodeStub::Major major_key = CodeStub::GetMajorKey(code); in DecodeIt()
1418 CodeStub::MajorName(CodeStub::GetMajorKey(code_object->GetCode())); in LogCodeObject()
238 static Major GetMajorKey(Code* code_stub) { in GetMajorKey() function
1901 int major_key = CodeStub::GetMajorKey(compiled_code_); in DoComputeCompiledStubFrame()
14902 const char* n = CodeStub::MajorName(CodeStub::GetMajorKey(this)); in Disassemble()14912 DCHECK(CodeStub::GetMajorKey(this) == CodeStub::CompareIC); in Disassemble()
1337 CodeStub::GetMajorKey(pre_top_frame_code) == CodeStub::CEntry) { in DropFrames()
1422 CodeStub::MajorName(CodeStub::GetMajorKey(code)))); in TagCodeObject()
519 DCHECK(CodeStub::GetMajorKey(target) == CodeStub::CompareIC); in Clear()