Files
Kmake/deps/v8/test/inspector/regress/regress-crbug-1352303-expected.txt
2026-05-26 23:36:42 -07:00

9 lines
415 B
Plaintext

Don't crash when creating a new var in a module via Debugger.evaluateOnCallFrame
{
className : EvalError
description : EvalError: Identifier 'test' cannot be declared with 'var' in current evaluation scope, consider trying 'let' instead at eval (eval at foo (module1:2:48), <anonymous>:1:1) at foo (module1:2:48) at module1:2:60
objectId : <objectId>
subtype : error
type : object
}