Revision 665117
Go back to digest for 20th May 2007Features in KDE Base
Maks Orlovich committed changes in /branches/work/kjs-blizzard:
Commit my work tree... This reintroduces the Reference type, but a more mean one -- it's basically a ProperySlot with extra whistles, and permits stuff like direct writes. The addition simplifies some code and gives me more flexibility in optimizing some things (but makes other things heavier).
IIRC, this is slightly faster overall, but I don't have numbers at hand; I'll probably have to refine this some more before it goes into trunk anyway.
File Changes
Modified 13 files
- /branches/work/kjs-blizzard
- /array_object.cpp
- /function.cpp
- /function.h
- /grammar.cpp
- /grammar.h
- /grammar.y
- /nodes.cpp
- /nodes.h
- /nodes2string.cpp
- /object.h
- /property_map.cpp
- /property_map.h
- /property_slot.h
13 files changed in total