Home | History | Annotate | Download | only in runtime

Lines Matching refs:NumMethodHandles

870       if (!CheckIndex(idx, dex_file_->NumMethodHandles(), "method_handle value")) {
2428 if (handle_index >= dex_file_->NumMethodHandles()) {