DescriptionMIPS: Fix LFastLiteral to check boilerplate elements kind.
Port r11470 (621f96c0)
Original commit message:
Fix LFastLiteral to check boilerplate elements kind.
Adds a missing check that the elements kind of the boilerplate object
still has the expected elements kind, unoptimized code can transition
the boilerplate. Corner cases might cause the optimized code to be
reentered again.
BUG=
TEST=
Committed: https://code.google.com/p/v8/source/detail?r=11474
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|