Searched refs:index_is_constant (Results 1 – 1 of 1) sorted by relevance
1970 bool index_is_constant = ToSmiConstant(index, constant_index); in FixedArrayBoundsCheck() local1971 if (index_is_constant) { in FixedArrayBoundsCheck()