DescriptionMIPS: Fix improved LoadICs for dictionaries with callbacks.
Port r12311 (f698ddd7)
Original commit message:
This fixes the positive lookup performed by these LoadICs, to use the
holder instead of the receiver to perfrom the lookup on. It also extends
this improvement to KeyedLoadICs. And it fixes a bug introduced for the
JavaScript getter case of a LoadIC.
BUG=
TEST=
Committed: https://code.google.com/p/v8/source/detail?r=12314
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|