nodejs/deps/v8/test/inspector/debugger/script-parsed-hash-expected.txt
Michaël Zasso 918fe04351
deps: update V8 to 13.6.233.8
PR-URL: https://github.com/nodejs/node/pull/58070
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
2025-05-02 15:06:53 +02:00

56 lines
1.3 KiB
Plaintext

Tests scripts hasing
{
buildId :
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
}
{
buildId :
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
}
{
buildId :
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
}