Skip to main content

force_compile

Function force_compile 

Source
pub fn force_compile(
    ctx: &mut JitContext,
    chunk: &Chunk,
    key: TraceKey,
) -> Result<(), CompileError>
Available on crate feature jit only.
Expand description

Force-compile a trace (tests / benchmarks).