Files
Kmake/deps/v8/test/inspector/debugger/ignore-anonymous-and-content-script-expected.txt
2026-05-26 23:36:42 -07:00

22 lines
623 B
Plaintext

Checks API for ignoring execution contexts and anonymous scripts
Running test: testNoIgnore
Setting blackbox patterns: {"patterns":["hidden.js"]}
Setting blackbox execution context to different id
Paused on line 2
Paused on line 3
Paused on line 4
Paused on line 5
Paused on line 6
Exited normally
Running test: testIgnoreAnonymous
Setting blackbox patterns: {"patterns":[],"skipAnonymous":true}
Setting blackbox execution context to different id
Exited normally
Running test: testIgnoreExecutionContext
Setting blackbox patterns: {"patterns":["hidden.js"]}
Setting blackbox execution context to same id
Exited normally