DescriptionMIPS: Fix materialization of arguments objects with unknown values.
Port r13763 (6b32e7d6)
Original commit message:
This fixes the deoptimizer to materialize arguments objects of correct
length even in cases where the actual argument values are unknown and
were optimized away by Crankshaft. This can happen if only the length
property or the identity of an arguments object is used.
BUG=
Committed: https://code.google.com/p/v8/source/detail?r=13803
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|