Index: src/runtime.h |
=================================================================== |
--- src/runtime.h (revision 10875) |
+++ src/runtime.h (working copy) |
@@ -421,6 +421,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) \ |