InitSelfHostedCode

Function InitSelfHostedCode 

Source
pub unsafe fn InitSelfHostedCode(
    cx: &mut JSContext,
    cache: SelfHostedCache,
    writer: SelfHostedWriter,
) -> bool