DescriptionMIPS: Make sure transitioned arrays efficiently call builtin Array functions
Port r10356 (69da81).
Original commit message:
Loosen the requirement for Map equivalency on several map checks, including checks up the prototype chain, that are not sensitive to ElementsKinds. These selected map checks should also match against FAST_DOUBLE_ELEMENT and FAST_ELEMENT transitions of the original map. This specifically helps all variants of transitioned JSArrays to still efficiently call builtins like push, pop and sort.
BUG=
TEST=
Committed: https://code.google.com/p/v8/source/detail?r=10461
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|