Description[turbofan] Use ObjectIsReceiver directly for inlining.
Don't bother using %_IsJSReceiver, which immediately gets lowered to
ObjectIsReceiver anyways (by the JSIntrinsicLowering), but requires
some complicated rewiring of effect/control chains.
R=mstarzinger@chromium.org
BUG=chromium:640369
Committed: https://crrev.com/6646d73b6f387e7ef6add056cc022b6dafe03d36
Cr-Commit-Position: refs/heads/master@{#38864}
Patch Set 1 #
Messages
Total messages: 10 (5 generated)
|