Chromium Code Reviews| Index: frog/leg/native_handler.dart |
| =================================================================== |
| --- frog/leg/native_handler.dart (revision 5868) |
| +++ frog/leg/native_handler.dart (working copy) |
| @@ -59,7 +59,7 @@ |
| compiler.registerStaticUse(compiler.findHelper( |
| const SourceString('dynamicSetMetadata'))); |
| compiler.registerStaticUse(compiler.findHelper( |
| - const SourceString('dynamicIsCheck'))); |
| + const SourceString('defineProperty'))); |
| } |
| } |