Searched refs:first_spread_index_ (Results 1 – 2 of 2) sorted by relevance
482 first_spread_index_ >= 0 ? first_spread_index_ : values()->length(); in BuildConstantElements()490 bool is_simple = (first_spread_index_ < 0); in BuildConstantElements()
1703 first_spread_index_(first_spread_index) {} in ArrayLiteral()1711 int first_spread_index_; variable