Index: src/runtime.h |
=================================================================== |
--- src/runtime.h (revision 433) |
+++ src/runtime.h (working copy) |
@@ -57,6 +57,7 @@ |
F(GetCalledFunction, 0) \ |
F(GetFunctionDelegate, 1) \ |
F(NewArguments, 1) \ |
+ F(NewArgumentsFast, 3) \ |
F(LazyCompile, 1) \ |
F(SetNewFunctionAttributes, 1) \ |
\ |