Function InitSelfHostedCode

Source
pub unsafe extern "C" fn InitSelfHostedCode(
    cx: *mut JSContext,
    cache: SelfHostedCache,
    writer: SelfHostedWriter,
) -> bool