Description[crankshaft] Reland "Only exclude explicit 'arguments' (and 'this') from liveness analysis."
Reland of https://codereview.chromium.org/2026173003 (reverted by
https://codereview.chromium.org/2029563002).
Additionally, we need to record environment markers even for the
case of a.length, where a is aliased arguments (which crankshaft
optimizes to constant for the inlined case or to HArgumentsLength
when not inlined).
BUG=chromium:612146
Committed: https://crrev.com/0d4c526a1dff8747838fe4269ab23522499a89fc
Cr-Commit-Position: refs/heads/master@{#36662}
Patch Set 1 : Revert of the revert #Patch Set 2 : Fix TryArgumentsAccess #
Messages
Total messages: 10 (4 generated)
|