Index: src/runtime.h |
=================================================================== |
--- src/runtime.h (revision 11040) |
+++ src/runtime.h (working copy) |
@@ -418,6 +418,7 @@ |
F(DebugReferencedBy, 3, 1) \ |
F(DebugConstructedBy, 2, 1) \ |
F(DebugGetPrototype, 1, 1) \ |
+ F(DebugSetScriptSource, 2, 1) \ |
F(SystemBreak, 0, 1) \ |
F(DebugDisassembleFunction, 1, 1) \ |
F(DebugDisassembleConstructor, 1, 1) \ |