Home | History | Annotate | Download | only in quick

Lines Matching refs:GenArrayBoundsCheck

831     void GenArrayBoundsCheck(RegStorage index, RegStorage length);
832 void GenArrayBoundsCheck(int32_t index, RegStorage length);