| commit | 234948adf3d1e167d53f5c153a386006a8d72836 | [log] [tgz] |
|---|---|---|
| author | Nicolas Geoffray <ngeoffray@google.com> | Thu Apr 24 15:45:44 2025 +0100 |
| committer | Nicolas Geoffray <ngeoffray@google.com> | Mon Apr 28 06:21:11 2025 -0700 |
| tree | 539c87becbf13e15b370eb067cec37a2ccf35737 | |
| parent | e1e8211bf4fb5ce47b41a34da1a7da60cc1ef21d [diff] |
Make the class's field array never null. Use a 0-length array for classes that don't have field. This removes the null check when trying to find a field. Test: test.py Flag: EXEMPT refactoring Change-Id: I1127462e988cff95615cd673a7614dd31323a113