Revision 777463
Go back to digest for 24th February 2008Features in KDE Base
Maks Orlovich committed changes in /branches/work/kjs-frostbyte/kjs:
- CodeGen for:
- if/if-else
- while
- do while
- with
- comma operator (wow! ;-) )
- Portions of exception code, partly because it interacts with 'with'
- Fixes for to handling of toObject failure in SymGet/SymPut- Remove some dead stuff
File Changes
Modified 7 files
- /branches/work/kjs-frostbyte/kjs
- /ExecState.h
- /nodes.cpp
- /nodes.h
- /nodes2bytecode.cpp
- /nodes2string.cpp
- /bytecode/codes.def
- /bytecode/opcodes.h.in
7 files changed in total