Index: src/runtime.h |
=================================================================== |
--- src/runtime.h (revision 1115) |
+++ src/runtime.h (working copy) |
@@ -244,7 +244,7 @@ |
F(DebugGetLoadedScripts, 0) \ |
F(DebugReferencedBy, 3) \ |
F(DebugConstructedBy, 2) \ |
- F(GetPrototype, 1) \ |
+ F(DebugGetPrototype, 1) \ |
F(SystemBreak, 0) \ |
\ |
/* Literals */ \ |