#SquirrelJME: Fixed a 10 month old bug where FieldReference.equals() did not compare the class name, so when the deduplication for references in the Native compiler would break if a class referred to two fields with the same name but in different classes.