More Info

Revision 773780

(Back to digest)
 

Other in KDE Base

Maks Orlovich committed changes in /branches/work/kjs-frostbyte/kjs:

Minor stuff, from looking @ JSC changelog:
- Pickup a decent optimization for String indexing (JSC r27218) --
provide an integer path as well...
- Pull in a new Vector version, so I can use uncheckedAppend, not that it makes any difference, but heck, a smaller diff is a smaller diff.

File Changes

Modified 7 files
/branches/work/kjs-frostbyte/kjs
 
/function.cpp
 
/internal.h
 
/string_object.cpp
 
/string_object.h
 
/wtf/Assertions.h
 
/wtf/Vector.h
 
/wtf/VectorTraits.h
7 files changed in total