Home | History | Annotate | Download | only in runtime

Lines Matching refs:handlers_size

4466   uint32_t handlers_size = DecodeUnsignedLeb128(&handlers_ptr);
4467 for (uint32_t idx = 0; idx < handlers_size; idx++) {