node/deps/v8/test/inspector/debugger/script-parsed-hash-expected.txt
Michaël Zasso 6bd756d7c6
deps: update V8 to 10.7.193.13
PR-URL: https://github.com/nodejs/node/pull/44741
Fixes: https://github.com/nodejs/node/issues/44650
Fixes: https://github.com/nodejs/node/issues/37472
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2022-10-11 07:24:33 +02:00

53 lines
1.2 KiB
Plaintext

Tests scripts hasing
{
embedderName : foo1.js
endColumn : 1
endLine : 0
executionContextId : <executionContextId>
hasSourceURL : false
hash : 6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b
isLiveEdit : false
isModule : false
length : 1
scriptId : <scriptId>
scriptLanguage : JavaScript
sourceMapURL :
startColumn : 0
startLine : 0
url : foo1.js
}
{
embedderName : foo2.js
endColumn : 3
endLine : 0
executionContextId : <executionContextId>
hasSourceURL : false
hash : 79bf08685d3138f9b109c3546780f056bc954fd69377b84a2cf23622e464897b
isLiveEdit : false
isModule : false
length : 3
scriptId : <scriptId>
scriptLanguage : JavaScript
sourceMapURL :
startColumn : 0
startLine : 0
url : foo2.js
}
{
embedderName : foo3.js
endColumn : 8106
endLine : 0
executionContextId : <executionContextId>
hasSourceURL : false
hash : 31d50490dca67797f1cac5a75c26eb866d60aa7d688e4393b3d07e4868d3d36d
isLiveEdit : false
isModule : false
length : 8106
scriptId : <scriptId>
scriptLanguage : JavaScript
sourceMapURL :
startColumn : 0
startLine : 0
url : foo3.js
}