Description[turbofan] Avoid introducing useless JSConvertReceiver during inlining.
In the JSInliner we shouldn't introduce JSConvertReceiver needlessly if
the input is already known to produce a receiver, i.e. if it's a
JSCreate or something like that.
BUG=v8:5267
R=jarin@chromium.org
Review-Url: https://codereview.chromium.org/2697513010
Cr-Commit-Position: refs/heads/master@{#43273}
Committed: https://chromium.googlesource.com/v8/v8/+/3503ddf0dbd7d0fde050400a90c9434f030f2d4b
Patch Set 1 #
Total comments: 2
Patch Set 2 : Comment. #Messages
Total messages: 11 (6 generated)
|