You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[wasm] Add superType input to WasmDefineSignatureType
This CL adds an optional superType input to the WasmDefineSignatureType
JS operation. It also extends WasmSignatureTypeDescription to take an
optional superType parameter that it passes on to the
WasmTypeDescription constructor.
Bug: 517707090
Change-Id: I0b6aa71450534d0a113d8bd4f3d57195d2d7245d
Reviewed-on: https://chrome-internal-review.googlesource.com/c/v8/fuzzilli/+/9358622
Commit-Queue: Leon Bettscheider <bettscheider@chromium.org>
Reviewed-by: Matthias Liedtke <mliedtke@google.com>
0 commit comments