f49a95fec9
The following fields in Class objects target_instance_size_in_words_ target_type_arguments_field_offset_in_words_ target_next_field_offset_in_words_ are only useful when cross-compiling. This change removes these fields if DART_PRECOMPILER is not defined. TEST=ci Change-Id: I45e6e60ad6d0a738e2ac3afd45328209167393ff Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/196222 Reviewed-by: Vyacheslav Egorov <vegorov@google.com> Reviewed-by: Ryan Macnak <rmacnak@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com>