Index: runtime/vm/runtime_entry_list.h |
diff --git a/runtime/vm/runtime_entry_list.h b/runtime/vm/runtime_entry_list.h |
index a63f9bbd45cbc3824736d408cb43b36c8743b997..60e46a0672f92bd83ad7611a51d70bd985a96808 100644 |
--- a/runtime/vm/runtime_entry_list.h |
+++ b/runtime/vm/runtime_entry_list.h |
@@ -33,7 +33,6 @@ namespace dart { |
V(OptimizeInvokedFunction) \ |
V(TraceICCall) \ |
V(PatchStaticCall) \ |
- V(RangeError) \ |
V(ReThrow) \ |
V(StackOverflow) \ |
V(Throw) \ |