Files
Kmake/deps/v8/test/inspector/debugger/value-unavailable-scopes-expected.txt
2026-05-26 23:36:42 -07:00

14 lines
381 B
Plaintext

Test scopes with unavailable values
Running test: testTemporalDeadZone
variable y correctly reported as <value_unavailable>
Running test: testOptimizedOut
variable y correctly reported as <value_unavailable>
Running test: testUnusedValueInTdz
variable y correctly reported as <value_unavailable>
Running test: testVarStaysUndefined
variable y correctly reported as <undefined>