assembler | dart::compiler::StubCodeCompiler | |
BuildStaticCallsTable(Zone *zone, compiler::UnresolvedPcRelativeCalls *unresolved_calls) | dart::compiler::StubCodeCompiler | static |
CallType enum name | dart::compiler::StubCodeCompiler | |
EnsureIsNewOrRemembered() | dart::compiler::StubCodeCompiler | |
Exactness enum name | dart::compiler::StubCodeCompiler | |
GenerateAllocationStubForClass(UnresolvedPcRelativeCalls *unresolved_calls, const Class &cls, const dart::Code &allocate_object, const dart::Code &allocat_object_parametrized) | dart::compiler::StubCodeCompiler | |
GenerateNArgsCheckInlineCacheStub(intptr_t num_args, const RuntimeEntry &handle_ic_miss, Token::Kind kind, Optimized optimized, CallType type, Exactness exactness) | dart::compiler::StubCodeCompiler | |
GenerateNArgsCheckInlineCacheStubForEntryKind(intptr_t num_args, const RuntimeEntry &handle_ic_miss, Token::Kind kind, Optimized optimized, CallType type, Exactness exactness, CodeEntryKind entry_kind) | dart::compiler::StubCodeCompiler | |
GenerateOptimizedUsageCounterIncrement() | dart::compiler::StubCodeCompiler | |
GenerateUsageCounterIncrement(Register temp_reg) | dart::compiler::StubCodeCompiler | |
kCheckExactness enum value | dart::compiler::StubCodeCompiler | |
kIgnoreExactness enum value | dart::compiler::StubCodeCompiler | |
kInstanceCall enum value | dart::compiler::StubCodeCompiler | |
kOptimized enum value | dart::compiler::StubCodeCompiler | |
kStaticCall enum value | dart::compiler::StubCodeCompiler | |
kUnoptimized enum value | dart::compiler::StubCodeCompiler | |
Optimized enum name | dart::compiler::StubCodeCompiler | |
STCSearchExitGenerator typedef | dart::compiler::StubCodeCompiler | |
StubCodeCompiler(Assembler *assembler_, DescriptorList *pc_descriptors_list) | dart::compiler::StubCodeCompiler | inline |
WordOffsetFromFpToCpuRegister(Register cpu_register) | dart::compiler::StubCodeCompiler | static |