Home | History | Annotate | Download | only in runtime

Lines Matching refs:handlers_size

687     uint32_t handlers_size = DecodeUnsignedLeb128(&handler_data);
689 for (uint32_t i = 0; i < handlers_size; ++i) {