DescriptionFix inlined keyed property load on ARM
The change r4608 accidently disabled the inlined keyed load as the key/receiver registers was mixed up. Also make sure that the registers for the keyed load IC is not clobbered before bailout to deferred code. This adds one instriction to the inlined code path.
Committed: http://code.google.com/p/v8/source/detail?r=4629
Patch Set 1 #Patch Set 2 : '' #
Total comments: 4
Messages
Total messages: 3 (0 generated)
|