fn compile_script( cx: JSContext, text: &str, filename: &str, line_number: u32, introduction_type: Option<&'static CStr>, ) -> *mut JSScript