Bug 170136
Summary: | WebAssembly: Implement a way to throw away baseline code once it's done executing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Saam Barati <saam> |
Component: | JavaScriptCore | Assignee: | Saam Barati <saam> |
Status: | NEW | ||
Severity: | Normal | CC: | benjamin, fpizlo, ggaren, gskachkov, jfbastien, keith_miller, mark.lam, msaboff, ticaiolima, ysuzuki |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 170134, 170135 | ||
Bug Blocks: |
Saam Barati
Once we have PIC, we'll need a way to guarantee the code isn't being executed in any worker, and can be thrown away.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |