Function mozjs::jsapi::JS_DecompileScript

source ยท
pub unsafe extern "C" fn JS_DecompileScript(
    cx: *mut JSContext,
    script: Handle<*mut JSScript>,
) -> *mut JSString