Flutter Engine
The Flutter Engine
|
This is the complete list of members for dart::BoxAllocationSlowPath, including all inherited members.
Allocate(FlowGraphCompiler *compiler, Instruction *instruction, const Class &cls, Register result, Register temp) | dart::BoxAllocationSlowPath | static |
BoxAllocationSlowPath(Instruction *instruction, const Class &cls, Register result) | dart::BoxAllocationSlowPath | inline |
EmitNativeCode(FlowGraphCompiler *compiler) | dart::BoxAllocationSlowPath | virtual |
entry_label() | dart::SlowPathCode | inline |
exit_label() | dart::SlowPathCode | inline |
GenerateCode(FlowGraphCompiler *compiler) | dart::SlowPathCode | inline |
instruction() const | dart::TemplateSlowPathCode< Instruction > | inline |
operator delete(void *pointer) | dart::ZoneAllocated | inline |
operator new(size_t size) | dart::ZoneAllocated | |
operator new(size_t size, Zone *zone) | dart::ZoneAllocated | |
SlowPathCode(Instruction *instruction) | dart::SlowPathCode | inlineexplicit |
TemplateSlowPathCode(Instruction *instruction) | dart::TemplateSlowPathCode< Instruction > | inlineexplicit |
ZoneAllocated() | dart::ZoneAllocated | inline |
~SlowPathCode() | dart::SlowPathCode | inlinevirtual |