summaryrefslogtreecommitdiff
path: root/src/wasm-binary.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wasm-binary.h')
-rw-r--r--src/wasm-binary.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wasm-binary.h b/src/wasm-binary.h
index 8f44c6ecf..cf0428625 100644
--- a/src/wasm-binary.h
+++ b/src/wasm-binary.h
@@ -1161,6 +1161,8 @@ enum ASTNodes {
StringViewIterSlice = 0xa4,
StringNewWTF8Array = 0xb0,
StringNewWTF16Array = 0xb1,
+ StringEncodeWTF8Array = 0xb2,
+ StringEncodeWTF16Array = 0xb3,
};
enum MemoryAccess {