Skip to main content

JS_JitGetOpcodeTable

Function JS_JitGetOpcodeTable 

Source
pub unsafe extern "C" fn JS_JitGetOpcodeTable(
    count: *mut u32,
    fingerprint: *mut u64,
) -> *const JSJitOpcodeInfo