Home | History | Annotate | Download | only in wasm

Lines Matching refs:Sub

1522         BINOP_CASE(Token::SUB, Sub, NON_SIGNED_BINOP, true);