Searched defs:major_key (Results 1 – 14 of 14) sorted by relevance
176 CodeStub::Major major_key = info->code_stub()->MajorKey(); in PrintCode() local
262 CodeStub::Major major_key = CodeStub::GetMajorKey(code); in DecodeIt() local
194 const char* CodeStub::MajorName(CodeStub::Major major_key, in MajorName()691 int major_key = stub->MajorKey(); in InstallDescriptor() local
279 CodeStub::Major major_key = in DoGenerateCode() local
1642 CodeStub::Major major_key = CodeStub::GetMajorKey(code); in IsSourceBreakStub() local1650 CodeStub::Major major_key = CodeStub::GetMajorKey(code); in IsBreakStub() local
1366 CodeStub::Major major_key = chunk_->info()->code_stub()->MajorKey(); in BuildLiveRanges() local
1454 int major_key = compiled_code_->major_key(); in DoComputeCompiledStubFrame() local
3948 int Code::major_key() { in major_key() function
5295 CodeStub::Major major_key() { return major_key_; } in major_key() function
10521 CodeStub::Major major_key = info->code_stub()->MajorKey(); in TraceCompilation() local
151 const char* CodeStub::MajorName(CodeStub::Major major_key, in MajorName()
1545 CodeStub::Major major_key = CodeStub::GetMajorKey(code); in IsSourceBreakStub() local1553 CodeStub::Major major_key = CodeStub::GetMajorKey(code); in IsBreakStub() local
2974 int Code::major_key() { in major_key() function