Commit ba33e9dc authored by Ng Zhi An's avatar Ng Zhi An Committed by Commit Bot

[wasm-simd] Add anyref subtype

Bug: v8:10347
Change-Id: I46890321944cd861f7f8f193e5e499d4d9cd6aea
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2155156Reviewed-by: 's avatarBenedikt Meurer <bmeurer@chromium.org>
Reviewed-by: 's avatarYang Guo <yangguo@chromium.org>
Commit-Queue: Zhi An Ng <zhin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#67252}
parent d68a48e5
...@@ -980,6 +980,7 @@ domain Runtime ...@@ -980,6 +980,7 @@ domain Runtime
f32 f32
f64 f64
v128 v128
anyref
# Object class (constructor) name. Specified for `object` type values only. # Object class (constructor) name. Specified for `object` type values only.
optional string className optional string className
# Remote object value in case of primitive values or JSON values (if it was requested). # Remote object value in case of primitive values or JSON values (if it was requested).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment