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