#include <flow_graph_compiler.h>
Definition at line 146 of file flow_graph_compiler.h.
◆ SlowPathCode()
dart::SlowPathCode::SlowPathCode |
( |
Instruction * |
instruction | ) |
|
|
inlineexplicit |
◆ ~SlowPathCode()
virtual dart::SlowPathCode::~SlowPathCode |
( |
| ) |
|
|
inlinevirtual |
◆ EmitNativeCode()
◆ entry_label()
◆ exit_label()
◆ GenerateCode()
Definition at line 156 of file flow_graph_compiler.h.
156 {
159 }
virtual void EmitNativeCode(FlowGraphCompiler *compiler)=0
◆ instruction()
Instruction * dart::SlowPathCode::instruction |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: