Bug 203656
Summary: | Wasm and JS LLInt should share common opcodes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tadeu Zagallo <tzagallo> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | saam |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Tadeu Zagallo
...
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Saam Barati
After adding separate opcode traits for the different byte code streams, I don't think doing this would be straight forward, and would enflate the size of JS byte code streams.