factor/vm/jit.h

3 lines
130 B
C

DLLEXPORT FASTCALL void jit_compile(CELL tagged, F_STACK_FRAME *stack);
XT quot_offset_to_pc(F_QUOTATION *quot, F_FIXNUM offset);