Other in KDE Base
Maks Orlovich committed changes in /branches/work/kjs-frostbyte/kjs:
Merge ExecState and Context. This follows similar JSC changes, but is done differently / by hand, since I don't like the multiple protected ExecState ctors corresponding to subclasses, and since I want to untangle Apple's version of my locals work (and their latter improvements on it) before dealing with some of the MM and ownership changes.
This commit also includes r26914, r27001 which streamline exception handling.
This got tangled up due to a mistake of mine, and it's too much effort to split them.
File Changes
Deleted 2 files
/branches/work/kjs-frostbyte/kjs
Modified 14 files
/branches/work/kjs-frostbyte/kjs
16 files changed in total