Function mozjs_sys::jsapi::JS::InitSelfHostedCode
source ยท pub unsafe extern "C" fn InitSelfHostedCode(
cx: *mut JSContext,
cache: SelfHostedCache,
writer: SelfHostedWriter,
) -> bool
pub unsafe extern "C" fn InitSelfHostedCode(
cx: *mut JSContext,
cache: SelfHostedCache,
writer: SelfHostedWriter,
) -> bool