Bug 171395
Summary: | WebAssembly: Validation should have its own plan type. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Keith Miller <keith_miller> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | jfbastien |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Keith Miller
Right now Validation and BBQ tier share the same Plan. This is kinda weird and is a legacy thing.
Also, we should clean up how we do the completion tasks then. Since for BBQ we always want the first completion task to be VM independent.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |