Home | History | Annotate | Download | only in verifier

Lines Matching full:value_count

1342   uint32_t value_count = *reinterpret_cast<const uint32_t*>(&array_data[2]);
1343 uint32_t table_size = 4 + (value_width * value_count + 1) / 2;