Function JS_GetGlobalFromScript

Source
pub unsafe extern "C" fn JS_GetGlobalFromScript(
    script: *mut JSScript,
) -> *mut JSObject