Home | History | Annotate | Download | only in runtime

Lines Matching refs:field_

1051   field_.field_idx_delta_ = DecodeUnsignedLeb128(&ptr_pos_);
1052 field_.access_flags_ = DecodeUnsignedLeb128(&ptr_pos_);
1053 if (last_idx_ != 0 && field_.field_idx_delta_ == 0) {