Skip to main content

JS_JitGetExecutionTraceLength

Function JS_JitGetExecutionTraceLength 

Source
pub unsafe extern "C" fn JS_JitGetExecutionTraceLength(
    rt: *mut JSRuntime,
    length: *mut u32,
    overflowed: *mut u32,
) -> i32