Description[turbofan] Switch from a whitelist to a blacklist for NeedsFrameStateInput
The whitelist is populated with those inline intrinsics that are lowered
in JSIntrinsicInlining and were not previously blacklisted. Thus the only
additional FrameStates this CL adds are those where the caller tries to
call the INLINE version of an intrinsic but ends up calling the RUNTIME
version instead.
R=bmeurer@chromium.org
BUG=chromium:644631
Committed: https://crrev.com/58325e616d068ab589a91b6f80896e28df395f93
Cr-Commit-Position: refs/heads/master@{#39357}
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|