Revision 773297
Go back to digest for 17th February 2008Other in KDE Base
Maks Orlovich committed changes in /branches/work/kjs-frostbyte/kjs:
- Merge in data structures for Apple's version of my local variable code.
It seems to be about 2.5% or so slower, but I want to reduce divergence, and some of the refactorings are needed; plus it's probably fixable with some profiling
- Merge DeclaredFunctionImp and FunctionImp
File Changes
Added 4 files
- /branches/work/kjs-frostbyte/kjs
- /JSVariableObject.cpp
- /JSVariableObject.h
- /LocalStorage.h
- /SymbolTable.h
Modified 9 files
- /branches/work/kjs-frostbyte/kjs
- /CMakeLists.txt
- /collector.cpp
- /function.cpp
- /function.h
- /function_object.cpp
- /nodes.cpp
- /nodes.h
- /nodes2string.cpp
- /scriptfunction.h
13 files changed in total