Home | History | Annotate | Download | only in runtime

Lines Matching refs:method_idx_delta_

1059   method_.method_idx_delta_ = DecodeUnsignedLeb128(&ptr_pos_);
1062 if (last_idx_ != 0 && method_.method_idx_delta_ == 0) {