Index: runtime/vm/object_store.cc |
=================================================================== |
--- runtime/vm/object_store.cc (revision 40060) |
+++ runtime/vm/object_store.cc (working copy) |
@@ -28,7 +28,6 @@ |
integer_implementation_class_(Class::null()), |
smi_class_(Class::null()), |
mint_class_(Class::null()), |
- bigint_class_(Class::null()), |
double_class_(Class::null()), |
float32x4_type_(Type::null()), |
int32x4_type_(Type::null()), |