jonathanvdc
|
f91f438320
Implement the 'RUN' instruction in the interpreter
|
8 年之前 |
jonathanvdc
|
1d067be8c7
Rename interpret_function to call_function, add straight-to-JIT optimization
|
8 年之前 |
jonathanvdc
|
57fc84d38d
Register functions as JIT entry points in __interpret_function
|
8 年之前 |
jonathanvdc
|
e8c3971bad
Optimize the 'interpret_function' function in the JIT runtime
|
8 年之前 |
jonathanvdc
|
a3d3e5f006
Implement calls to interpreted code from jitted code
|
8 年之前 |