DescriptionInline keyed stores if the code is in a loop and the key is likely to
be a smi.
The inlined version works for stores to JSArrays where the key is a
smi that is within bounds of the array and the value is either
constant or a smi so we can skip the write-barrier.
Committed: http://code.google.com/p/v8/source/detail?r=2144
Patch Set 1 #Patch Set 2 : '' #
Total comments: 4
Patch Set 3 : '' #
Messages
Total messages: 3 (0 generated)
|