Home
last modified time | relevance | path

Searched refs:index_is_constant (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dcode-stub-assembler.cc1970 bool index_is_constant = ToSmiConstant(index, constant_index); in FixedArrayBoundsCheck() local
1971 if (index_is_constant) { in FixedArrayBoundsCheck()