mirror of
https://github.com/i-net-software/JWebAssembly.git
synced 2025-03-25 07:27:52 +01:00
rename to BR_ON_EXN
This commit is contained in:
parent
3e365d718a
commit
4c3c0501d2
@ -53,7 +53,7 @@ interface InstructionOpcodes {
|
|||||||
|
|
||||||
static final int RETHROW = 0x09;
|
static final int RETHROW = 0x09;
|
||||||
|
|
||||||
static final int CATCHALL = 0x0A;
|
static final int BR_ON_EXN = 0x0A;
|
||||||
|
|
||||||
static final int END = 0x0B;
|
static final int END = 0x0B;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user