Files
Kmake/deps/v8/test/inspector/debugger/get-possible-breakpoints-lazy-error-expected.txt
2026-05-26 23:36:42 -07:00

29 lines
675 B
Plaintext

getPossibleBreakpoints should not crash during lazy compilation (crbug.com/715334)
{
method : Debugger.scriptFailedToParse
params : {
buildId :
embedderName :
endColumn : 23
endLine : 2
executionContextId : <executionContextId>
hasSourceURL : true
hash : a4d1909206d9f456110de34bdd5f8b3362a2c35e3879b1d7a76868f7e5dd04be
isModule : false
length : 56
scriptId : <scriptId>
scriptLanguage : JavaScript
sourceMapURL :
startColumn : 0
startLine : 0
url : test.js
}
}
{
id : <messageId>
result : {
locations : [
]
}
}