v8/test/inspector/debugger/async-console-count-doesnt-crash-expected.txt
kozyatinskiy 759581ea93 [inspector] test for fixed empty stack processing in console.count
BUG=chromium:644629
R=dgozman@chromium.org

Review-Url: https://codereview.chromium.org/2370033003
Cr-Commit-Position: refs/heads/master@{#39938}
2016-10-03 21:10:53 +00:00

2 lines
70 B
Plaintext

setTimeout(console.count, 0) doesn't crash with enabled async stacks.