Home | History | Annotate | Download | only in wasm

Lines Matching refs:ReadUnsignedLEB128Operand

1359         ReadUnsignedLEB128Operand(pc + 1, limit_, length, &result);
1446 ReadUnsignedLEB128ErrorCode ReadUnsignedLEB128Operand(const byte* pc,
1501 ReadUnsignedLEB128Operand(pc + 1, pc + 6, &length, &result);