summaryrefslogtreecommitdiff
path: root/deps/v8/test/inspector/debugger/script-on-after-compile-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/inspector/debugger/script-on-after-compile-expected.txt')
-rw-r--r--deps/v8/test/inspector/debugger/script-on-after-compile-expected.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/deps/v8/test/inspector/debugger/script-on-after-compile-expected.txt b/deps/v8/test/inspector/debugger/script-on-after-compile-expected.txt
index 702026b2e0..2079518424 100644
--- a/deps/v8/test/inspector/debugger/script-on-after-compile-expected.txt
+++ b/deps/v8/test/inspector/debugger/script-on-after-compile-expected.txt
@@ -658,6 +658,24 @@ scriptParsed
}
scriptFailedToParse
{
+ scriptSource : {a:2:<nl>//# sourceURL=http://a.js
+}
+{
+ endColumn : 25
+ endLine : 1
+ executionContextId : <executionContextId>
+ hasSourceURL : true
+ hash : 33c5612558c02e5a3bfa0d098c82865f38f98df2
+ isModule : false
+ length : 31
+ scriptId : <scriptId>
+ sourceMapURL :
+ startColumn : 0
+ startLine : 0
+ url : http://a.js
+}
+scriptFailedToParse
+{
scriptSource : }//# sourceURL=failed.js<nl>//# sourceMappingURL=failed-map
}
{