Home | History | Annotate | Download | only in verifier

Lines Matching defs:value_count

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