Home | History | Annotate | Download | only in runtime

Lines Matching refs:field_idx_delta_

869   field_.field_idx_delta_ = DecodeUnsignedLeb128(&ptr_pos_);
871 if (last_idx_ != 0 && field_.field_idx_delta_ == 0) {