WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
148824
Implement the ConstantPoolIndex instruction in WebAssembly
https://bugs.webkit.org/show_bug.cgi?id=148824
Summary
Implement the ConstantPoolIndex instruction in WebAssembly
Sukolsak Sakshuwong
Reported
2015-09-04 13:54:39 PDT
Implement the ConstantPoolIndex instruction for WebAssembly files generated by pack-asmjs <
https://github.com/WebAssembly/polyfill-prototype-1
>. This will make it easier to write tests for WebAssembly patches. Currently, we cannot use the same large numbers more than once in a test, because pack-asmjs will put them in the constant pool.
Attachments
Add attachment
proposed patch, testcase, etc.
Sukolsak Sakshuwong
Comment 1
2015-09-04 16:45:05 PDT
The ConstantPoolIndex instruction has been implemented in
https://bugs.webkit.org/show_bug.cgi?id=148791
Sukolsak Sakshuwong
Comment 2
2015-09-22 11:33:23 PDT
Fixed in
http://trac.webkit.org/changeset/189405
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug