Description[turbofan] Properly handle IfException projections on JSForInNext.
Don't ignore IfException (and IfSuccess) projections on JSForInNext
nodes during JSTypedLowering::ReduceJSForInNext, but instead rewrire
the IfException projection to the ForInFilter stub call, which can
throw exceptions in case of proxies.
R=yangguo@chromium.org
BUG=v8:6121
Review-Url: https://codereview.chromium.org/2761703002
Cr-Commit-Position: refs/heads/master@{#43925}
Committed: https://chromium.googlesource.com/v8/v8/+/a93e5221d8f1187d3401e0afa232089736200dbe
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 13 (6 generated)
|