node/deps/v8/test/inspector/debugger/framework-precise-ranges-expected.txt
Michaël Zasso 586db2414a
deps: update V8 to 6.9.427.22
PR-URL: https://github.com/nodejs/node/pull/21983
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2018-09-07 20:59:13 +02:00

122 lines
1.9 KiB
Plaintext

Checks framework debugging with blackboxed ranges.
Running test: testEntireScript
{
id : <messageId>
result : {
}
}
Running test: testFooNotBlackboxed
{
id : <messageId>
result : {
}
}
foo (test.js:9:2)
testFunction (test.js:15:2)
(anonymous) (expr.js:0:0)
foo (test.js:9:15)
testFunction (test.js:15:2)
(anonymous) (expr.js:0:0)
Running test: testFooBlackboxed
{
id : <messageId>
result : {
}
}
testFunction (test.js:15:2)
(anonymous) (expr.js:0:0)
boo (test.js:12:2)
foo (test.js:9:9)
testFunction (test.js:15:2)
(anonymous) (expr.js:0:0)
boo (test.js:12:12)
foo (test.js:9:9)
testFunction (test.js:15:2)
(anonymous) (expr.js:0:0)
testFunction (test.js:16:0)
(anonymous) (expr.js:0:0)
Running test: testBooPartiallyBlackboxed1
{
id : <messageId>
result : {
}
}
foo (test.js:9:2)
testFunction (test.js:15:2)
(anonymous) (expr.js:0:0)
boo (test.js:12:2)
foo (test.js:9:9)
testFunction (test.js:15:2)
(anonymous) (expr.js:0:0)
boo (test.js:12:12)
foo (test.js:9:9)
testFunction (test.js:15:2)
(anonymous) (expr.js:0:0)
foo (test.js:9:15)
testFunction (test.js:15:2)
(anonymous) (expr.js:0:0)
Running test: testBooPartiallyBlackboxed2
{
id : <messageId>
result : {
}
}
foo (test.js:9:2)
testFunction (test.js:15:2)
(anonymous) (expr.js:0:0)
boo (test.js:12:2)
foo (test.js:9:9)
testFunction (test.js:15:2)
(anonymous) (expr.js:0:0)
boo (test.js:12:12)
foo (test.js:9:9)
testFunction (test.js:15:2)
(anonymous) (expr.js:0:0)
foo (test.js:9:15)
testFunction (test.js:15:2)
(anonymous) (expr.js:0:0)
Running test: testBooPartiallyBlackboxed3
{
id : <messageId>
result : {
}
}
foo (test.js:9:2)
testFunction (test.js:15:2)
(anonymous) (expr.js:0:0)
boo (test.js:12:2)
foo (test.js:9:9)
testFunction (test.js:15:2)
(anonymous) (expr.js:0:0)
boo (test.js:12:12)
foo (test.js:9:9)
testFunction (test.js:15:2)
(anonymous) (expr.js:0:0)
foo (test.js:9:15)
testFunction (test.js:15:2)
(anonymous) (expr.js:0:0)