Home | History | Annotate | Download | only in src

Lines Matching refs:kVectorIndex

3354   return TypeFeedbackVector::cast(get(kVectorIndex));
3359 if (length() <= kVectorIndex) {
3363 set(kVectorIndex, vector);