Chromium Code Reviews| Index: runtime/vm/bootstrap_natives.h |
| =================================================================== |
| --- runtime/vm/bootstrap_natives.h (revision 45400) |
| +++ runtime/vm/bootstrap_natives.h (working copy) |
| @@ -351,6 +351,7 @@ |
| V(GrowableList_setData, 2) \ |
| V(Internal_makeListFixedLength, 1) \ |
| V(Internal_makeFixedListUnmodifiable, 1) \ |
| + V(Internal_inquireIs64Bit, 0) \ |
| V(LinkedHashMap_allocate, 1) \ |
| V(LinkedHashMap_getLength, 1) \ |
| V(LinkedHashMap_insertOrUpdate, 3) \ |