Index: src/debug.cc |
diff --git a/src/debug.cc b/src/debug.cc |
index d46c7b1ac604aef73254a8365bdf5c0974012bbd..5e740bcfaee6d1c01be9150fabc04b8512ddb300 100644 |
--- a/src/debug.cc |
+++ b/src/debug.cc |
@@ -763,7 +763,6 @@ bool Debug::CompileDebuggerScript(Isolate* isolate, int index) { |
false, |
context, |
NULL, NULL, |
- Handle<String>::null(), |
NATIVES_CODE); |
// Silently ignore stack overflows during compilation. |