ritchie
Results
3
issues of
ritchie
``` + (NSArray *)ivarObjectsForObject:(id)object { NSMutableArray *array = [NSMutableArray array]; unsigned int count; Ivar *vars = class_copyIvarList([object class], &count); for (NSUInteger i = 0; i < count; i++) { const...
api: performance
GoogleUtilities
needs-attention
Set 'stringValue' is invalid.