summaryrefslogtreecommitdiff
path: root/deps/v8/test/inspector/runtime/exception-thrown-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/inspector/runtime/exception-thrown-expected.txt')
-rw-r--r--deps/v8/test/inspector/runtime/exception-thrown-expected.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/deps/v8/test/inspector/runtime/exception-thrown-expected.txt b/deps/v8/test/inspector/runtime/exception-thrown-expected.txt
index fb4cf70ae0..7c58a0421e 100644
--- a/deps/v8/test/inspector/runtime/exception-thrown-expected.txt
+++ b/deps/v8/test/inspector/runtime/exception-thrown-expected.txt
@@ -6,16 +6,16 @@ Check that exceptionThrown is supported by test runner.
columnNumber : 2
exception : {
className : Error
- description : Error at setTimeout (<anonymous>:2:9)
+ description : Error at <anonymous>:2:9
objectId : <objectId>
preview : {
- description : Error at setTimeout (<anonymous>:2:9)
+ description : Error at <anonymous>:2:9
overflow : false
properties : [
[0] : {
name : stack
type : string
- value : Error at setTimeout (<anonymous>:2:9)
+ value : Error at <anonymous>:2:9
}
]
subtype : error
@@ -31,7 +31,7 @@ Check that exceptionThrown is supported by test runner.
callFrames : [
[0] : {
columnNumber : 8
- functionName : setTimeout
+ functionName :
lineNumber : 1
scriptId : <scriptId>
url :
@@ -99,7 +99,7 @@ Check that exceptionThrown is supported by test runner.
callFrames : [
[0] : {
columnNumber : 2
- functionName : setTimeout
+ functionName :
lineNumber : 1
scriptId : <scriptId>
url :