Index: runtime/vm/bootstrap_natives.h |
=================================================================== |
--- runtime/vm/bootstrap_natives.h (revision 11639) |
+++ runtime/vm/bootstrap_natives.h (working copy) |
@@ -98,6 +98,7 @@ |
V(AssertionError_throwNew, 2) \ |
V(TypeError_throwNew, 5) \ |
V(FallThroughError_throwNew, 1) \ |
+ V(AbstractClassInstantiationError_throwNew, 2) \ |
V(StaticResolutionException_throwNew, 1) \ |
V(Stopwatch_now, 0) \ |
V(Stopwatch_frequency, 0) \ |