DescriptionDo not trigger ExceptionEvents for another forwarding case
This patch fixes up one last case of redundant ExceptionEvents being
triggered in the debugger for Promises--it makes the default reject
handler for Promises (e.g., if the second argument for
Promise.prototype.then is missing) appear to the debugger as a
rethrow.
R=adamk@chromium.org,jgruber@chromium.org
BUG=v8:5167
Committed: https://crrev.com/aae17eb31b5bafb3c95b000ce351b9c690ce6791
Cr-Commit-Position: refs/heads/master@{#38876}
Patch Set 1 #
Messages
Total messages: 13 (7 generated)
|