4ef9c15a1b
[INTERPRETER] * NEW: The NEW implementation routine takes its opcode as argument now, like other subroutines with a variable number of arguments. [GB.JIT] * OPT: Call subroutines using their static address. No significative performance gain was detected. * NEW: Support for CATCH and FINALLY. |
||
---|---|---|
.. | ||
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 |