Features in KDE Base
Maks Orlovich committed changes in /branches/work/kjs-frostbyte/kjs:
Pickup JSC storage improvements (work of Darin @ Apple), part 1.
This makes sparse arrays use a hashmap and not the normal property map, which means access to them doesn't require string conversions anymore, making a huge difference on array-heavy benchmarks such as 3d-morph and access-nseive.
File Changes
Modified 4 files
/branches/work/kjs-frostbyte/kjs
4 files changed in total