Index: pkg/compiler/lib/src/js_backend/type_variable_handler.dart |
diff --git a/pkg/compiler/lib/src/js_backend/type_variable_handler.dart b/pkg/compiler/lib/src/js_backend/type_variable_handler.dart |
index 2f7fa2903dcb21f230fd21050a8fe859354d23cc..e80194ef6fc6f58c5113f2f16c01c4e622763c29 100644 |
--- a/pkg/compiler/lib/src/js_backend/type_variable_handler.dart |
+++ b/pkg/compiler/lib/src/js_backend/type_variable_handler.dart |
@@ -101,6 +101,8 @@ class TypeVariableHandler { |
typeVariableElement.node, |
typeVariableType, |
_typeVariableConstructor, |
+ typeVariableType, |
+ _typeVariableConstructor, |
const CallStructure.unnamed(3), |
arguments, |
arguments); |