DescriptionFix improved LoadICs for dictionaries with callbacks.
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.
R=erik.corry@gmail.com
BUG=chromium:142088
TEST=cctest/test-api/Regress142088,cctest/test-api/Regress137002b
Committed: https://code.google.com/p/v8/source/detail?r=12311
Patch Set 1 #Patch Set 2 : Ported to ARM. #
Total comments: 2
Patch Set 3 : Ported to all architectures and addressed comments. #
Messages
Total messages: 4 (0 generated)
|