Index: runtime/vm/bootstrap_natives.h |
=================================================================== |
--- runtime/vm/bootstrap_natives.h (revision 37564) |
+++ runtime/vm/bootstrap_natives.h (working copy) |
@@ -358,6 +358,7 @@ |
V(UserTag_defaultTag, 0) \ |
V(UserTag_makeCurrent, 1) \ |
V(Profiler_getCurrentTag, 0) \ |
+ V(ClassID_getID, 1) \ |
class BootstrapNatives : public AllStatic { |