| Index: sdk/lib/_internal/compiler/implementation/lib/js_helper.dart
|
| diff --git a/sdk/lib/_internal/compiler/implementation/lib/js_helper.dart b/sdk/lib/_internal/compiler/implementation/lib/js_helper.dart
|
| index 61f532e788af9c9594e51e7f7ac3cdd8436a34d8..844ee78c9aeec4f7d3beff36806de95ad2b3fdcf 100644
|
| --- a/sdk/lib/_internal/compiler/implementation/lib/js_helper.dart
|
| +++ b/sdk/lib/_internal/compiler/implementation/lib/js_helper.dart
|
| @@ -9,6 +9,7 @@ import 'dart:_foreign_helper' show DART_CLOSURE_TO_JS,
|
| JS,
|
| JS_CALL_IN_ISOLATE,
|
| JS_CURRENT_ISOLATE,
|
| + JS_DART_OBJECT_CONSTRUCTOR,
|
| JS_OPERATOR_IS_PREFIX,
|
| JS_OPERATOR_AS_PREFIX,
|
| JS_HAS_EQUALS,
|
|
|