pub unsafe fn IsArray( cx: &mut JSContext, obj: Handle<'_, *mut JSObject>, isArray: *mut bool, ) -> bool