Searched refs:has_table_index (Results 1 – 1 of 1) sorted by relevance
2099 const bool has_table_index = in consume_element_segment_header() local2101 uint32_t table_index = has_table_index ? consume_u32v("table index") : 0; in consume_element_segment_header()2104 has_table_index ? " implicit" : "", table_index); in consume_element_segment_header()