Revision 776214

Go back to digest for 24th February 2008

Features in KDE Base

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

- CodeGen for FuncDeclNode, BlockNode, EmptyStatementNode, ExprStatementNode, ReturnNode.

- Some helpers for making immediate values..
- Preload this/scope..
- Disable some AST optimizations, as they're becoming moot, and are getting in the way..

File Changes

Modified 8 files
  • /branches/work/kjs-frostbyte/kjs
  •   /CompileState.h
  •   /nodes.cpp
  •   /nodes.h
  •   /nodes2bytecode.cpp
  •   /bytecode/codes.def
  •   /bytecode/opargs.h
  •   /bytecode/opcodes.cpp.in
  •   /bytecode/generator/parser.cpp
8 files changed in total