Index: runtime/vm/code_generator.h |
=================================================================== |
--- runtime/vm/code_generator.h (revision 11663) |
+++ runtime/vm/code_generator.h (working copy) |
@@ -18,6 +18,7 @@ |
DECLARE_RUNTIME_ENTRY(AllocateContext); |
DECLARE_RUNTIME_ENTRY(AllocateObject); |
DECLARE_RUNTIME_ENTRY(AllocateObjectWithBoundsCheck); |
+DECLARE_RUNTIME_ENTRY(ArgumentDefinitionTest); |
DECLARE_RUNTIME_ENTRY(BreakpointStaticHandler); |
DECLARE_RUNTIME_ENTRY(BreakpointReturnHandler); |
DECLARE_RUNTIME_ENTRY(BreakpointDynamicHandler); |