Commit c9598d77 authored by Andreas Haas's avatar Andreas Haas Committed by Commit Bot

[wasm] Transfer ownership of typed function references to manoskouk

NOTRY=true
R=manoskouk@chromium.org

Bug: v8:9495
Change-Id: I72142c4992e969852341b49a8e5628b53ec1d5b9
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2581965Reviewed-by: 's avatarManos Koukoutos <manoskouk@chromium.org>
Commit-Queue: Andreas Haas <ahaas@chromium.org>
Cr-Commit-Position: refs/heads/master@{#71693}
parent 9691c5cf
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
\ \
/* Typed function references proposal. */ \ /* Typed function references proposal. */ \
/* Official proposal: https://github.com/WebAssembly/function-references */ \ /* Official proposal: https://github.com/WebAssembly/function-references */ \
/* V8 side owner: ahaas */ \ /* V8 side owner: manoskouk */ \
V(typed_funcref, "typed function references", false) \ V(typed_funcref, "typed function references", false) \
\ \
/* Memory64 proposal. */ \ /* Memory64 proposal. */ \
......
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