Function js::jsapi::Compile4 [] [src]

pub unsafe extern "C" fn Compile4(
    cx: *mut JSContext,
    options: *const ReadOnlyCompileOptions,
    filename: *const c_char,
    script: MutableHandleScript
) -> bool