[Webkit-unassigned] [Bug 218644] WebAssembly: opcodes for table.grow and table.size are mixed up

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 8 14:10:50 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=218644

Yusuke Suzuki <ysuzuki at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ysuzuki at apple.com

--- Comment #9 from Yusuke Suzuki <ysuzuki at apple.com> ---
(In reply to Sergey Rubanov from comment #7)
> I didn't find test for table.grow and table.size in current spec and in
> reference types proposal repos. There could be tests in V8 and SpiderMonkey
> repo as mentioned in https://bugs.webkit.org/show_bug.cgi?id=218331#c0, but
> it would be better to import all reference types tests at once IMO.
> 
> My patch will have a conflict with the patch from #218331 (mentioned above).
> Either of these two need to be updated after another one will land.

Oh... Can you write a test for table.size and table.grow in JSTests/wasm/stress? You can write a test with wabt by using wabt-wrapper.js? The example using wabt is `JSTests/wasm/stress/top-most-enclosing-stack.js`.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201108/2ed05aa4/attachment-0001.htm>


More information about the webkit-unassigned mailing list