Files
Kmake/deps/v8/test/inspector/regress/regress-crbug-1509340-expected.txt

30 lines
743 B
Plaintext
Raw Normal View History

2026-05-26 23:36:42 -07:00
Checks that accessing command line API functions are considered side-effecty (except $*)
{
exceptionDetails : {
columnNumber : -1
exception : {
className : EvalError
description : EvalError: Possible side-effect in debug-evaluate
objectId : <objectId>
subtype : error
type : object
}
exceptionId : <exceptionId>
lineNumber : -1
scriptId : <scriptId>
text : Uncaught
}
result : {
className : EvalError
description : EvalError: Possible side-effect in debug-evaluate
objectId : <objectId>
subtype : error
type : object
}
}
{
result : {
type : undefined
}
}