| Index: runtime/vm/flow_graph_compiler_x64.cc
|
| ===================================================================
|
| --- runtime/vm/flow_graph_compiler_x64.cc (revision 21778)
|
| +++ runtime/vm/flow_graph_compiler_x64.cc (working copy)
|
| @@ -295,7 +295,7 @@
|
| }
|
|
|
|
|
| -// Generates inlined check if 'type' is a type parameter or type itsef
|
| +// Generates inlined check if 'type' is a type parameter or type itself
|
| // RAX: instance (preserved).
|
| // Clobbers RDI, RDX, R10.
|
| RawSubtypeTestCache* FlowGraphCompiler::GenerateUninstantiatedTypeTest(
|
|
|