DescriptionSpeed up ArrayBuffer/typed array/DataView properties.
Optimizes byteLength, byteOffset, buffer and other properties on
ArrayBuffer, typed arrays and DataView into simple field loads. Some
unification with the way Array.length and String.length are treated.
R=verwaest@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=16930
Patch Set 1 #Patch Set 2 : After self-review #
Total comments: 1
Messages
Total messages: 3 (0 generated)
|