3dd1fd493e
[INTERPRETER] * BUG: JIT compiler does not run static initializers anymore when loading a class. Otherwise bytecode can be modified before being compiled, leading to a JIT compiler crash. [COMPILER] * BUG: Fix LOCK subroutine meta-information. [GB.JIT] * NEW: Don't display abortion debugging message if there is no compilation to abort. * BUG: Object variables are correctly managed now. * BUG: DO...LOOP and REPEAT...UNTIL at the beginning of the function now is correctly compiled in all cases. |
||
---|---|---|
.. | ||
gb.jit | ||
gb.jit.component | ||
gb_str.c | ||
gb_str.h | ||
gbc_reserved.c | ||
jit.c | ||
jit.h | ||
jit_body.c | ||
main.c | ||
main.h | ||
Makefile.am |