DescriptionForce transition to FAST_ELEMENTS on out-of-bounds KeyedLoads.
Proactively ensure that that objects don't get FAST_DOUBLE_ELEMENTS to reduce the number of double boxing operations when generated code calls the runtime frequently to satisfy KeyedLoad requests.
Committed: http://code.google.com/p/v8/source/detail?r=9833
Patch Set 1 #Patch Set 2 : Upload correct patch #Patch Set 3 : Simplify patch #
Total comments: 1
Patch Set 4 : review feedback #Messages
Total messages: 2 (0 generated)
|