Home | History | Annotate | Download | only in verifier

Lines Matching refs:NumCallSiteIds

4142   if (call_site_idx >= dex_file_->NumCallSiteIds()) {
4144 << " >= " << dex_file_->NumCallSiteIds();