JS_DecompileScript

Function JS_DecompileScript 

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