Index: runtime/vm/bootstrap_natives.h |
=================================================================== |
--- runtime/vm/bootstrap_natives.h (revision 43712) |
+++ runtime/vm/bootstrap_natives.h (working copy) |
@@ -362,6 +362,7 @@ |
V(LinkedHashMap_toArray, 1) \ |
V(LinkedHashMap_getModMark, 2) \ |
V(LinkedHashMap_useInternal, 0) \ |
+ V(LinkedHashMap_useCompact, 0) \ |
V(WeakProperty_new, 2) \ |
V(WeakProperty_getKey, 1) \ |
V(WeakProperty_getValue, 1) \ |