Searched refs:kMaxConstArraySize (Results 1 – 3 of 3) sorted by relevance
116 static constexpr int kMaxConstArraySize = 9; variable
49 const bool offsets_count_too_large = offsets_count > kMaxConstArraySize; in GenerateCode()
50 const bool offsets_count_too_large = offsets_count > kMaxConstArraySize; in GenerateCode()