Searched refs:shorty_index (Results 1 – 1 of 1) sorted by relevance
312 for (uint32_t shorty_index = 1; shorty_index < shorty_len_; ++shorty_index) { in VisitArguments() local313 cur_type_ = Primitive::GetType(shorty_[shorty_index]); in VisitArguments()