Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
dart::compiler::StubCodeCompiler Member List

This is the complete list of members for dart::compiler::StubCodeCompiler, including all inherited members.

assemblerdart::compiler::StubCodeCompiler
BuildStaticCallsTable(Zone *zone, compiler::UnresolvedPcRelativeCalls *unresolved_calls)dart::compiler::StubCodeCompilerstatic
CallType enum namedart::compiler::StubCodeCompiler
EnsureIsNewOrRemembered()dart::compiler::StubCodeCompiler
Exactness enum namedart::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 valuedart::compiler::StubCodeCompiler
kIgnoreExactness enum valuedart::compiler::StubCodeCompiler
kInstanceCall enum valuedart::compiler::StubCodeCompiler
kOptimized enum valuedart::compiler::StubCodeCompiler
kStaticCall enum valuedart::compiler::StubCodeCompiler
kUnoptimized enum valuedart::compiler::StubCodeCompiler
Optimized enum namedart::compiler::StubCodeCompiler
STCSearchExitGenerator typedefdart::compiler::StubCodeCompiler
StubCodeCompiler(Assembler *assembler_, DescriptorList *pc_descriptors_list)dart::compiler::StubCodeCompilerinline
WordOffsetFromFpToCpuRegister(Register cpu_register)dart::compiler::StubCodeCompilerstatic