powered by
script_function
script_module
jit_save
Loads a script_function or script_module previously saved with jit_save
jit_load(path, ...)
a path to a script_function or script_module serialized with jit_save().
jit_save()
currently unused.