Description[debugger] flood function for stepping on throw.
We used to flood the handler when preparing for stepping,
even if we may not throw. Instead, we now flood the
handler only when we actually throw.
This also solves an issue with step-next when we throw and
leave the function unexpectedly. In combination with
microtasks, this could cause a crash.
R=mstarzinger@chromium.org
BUG=chromium:568477
LOG=N
Committed: https://crrev.com/6d8a2611c0e1ccb9d64456784a5f675534409541
Cr-Commit-Position: refs/heads/master@{#32856}
Patch Set 1 #Patch Set 2 : blacklist for ignition #Patch Set 3 : one more item for the black list #
Depends on Patchset: Messages
Total messages: 24 (11 generated)
|