ccbe3217fa
Previously when hitting a debugger statement we would ignore reporting the hit breakpoints. Bug: chromium:1229541, chromium:1133307 Change-Id: I47427a541391a27fc7783930e5e7eb41fbf2bb6a Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3306373 Reviewed-by: Jaroslav Sevcik <jarin@chromium.org> Commit-Queue: Kim-Anh Tran <kimanh@chromium.org> Cr-Commit-Position: refs/heads/main@{#78145}
5 lines
184 B
Plaintext
5 lines
184 B
Plaintext
Tests that pauses due to debugger statements and breakpoints report the hit breakpoint
|
|
|
|
Running test: testDebuggerStatement
|
|
Paused with reason other and hit breakpoints: 1:0:0:foo.js.
|