jonathanvdc 18a7dc7f61 Use thunks in the JIT 8 年之前
..
__init__.py 0bb047fb9c Insert JIT hooks in the kernel 8 年之前
bytecode_ir.py 60d3dfe3f5 Define a high-level bytecode IR 8 年之前
bytecode_parser.py 6fecb551fa Fix a couple of bugs in the bytecode parser 8 年之前
bytecode_to_tree.py 18a7dc7f61 Use thunks in the JIT 8 年之前
intrinsics.py 95525acbec Parse bytecode graphs before tree construction in the JIT 8 年之前
jit.py 18a7dc7f61 Use thunks in the JIT 8 年之前
jit_primitives.py 37dd973b33 Define JIT primitives 8 年之前
runtime.py 18a7dc7f61 Use thunks in the JIT 8 年之前
tree_ir.py c50d53ad80 Shield JIT temporaries from the garbage collector 8 年之前