pub unsafe fn ObjectIsRegExp( cx: *mut JSContext, obj: HandleObject<'_>, isRegExp: *mut bool, ) -> bool