| Index: runtime/vm/flow_graph_compiler_ia32.cc
|
| ===================================================================
|
| --- runtime/vm/flow_graph_compiler_ia32.cc (revision 21778)
|
| +++ runtime/vm/flow_graph_compiler_ia32.cc (working copy)
|
| @@ -296,7 +296,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
|
| // EAX: instance (preserved).
|
| // Clobbers EDX, EDI, ECX.
|
| RawSubtypeTestCache* FlowGraphCompiler::GenerateUninstantiatedTypeTest(
|
|
|