Bug 210627
Summary: | bottomValueMatchingSpeculation should return cells once we can allocate on the Compiler thread | ||
---|---|---|---|
Product: | WebKit | Reporter: | Keith Miller <keith_miller> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Keith Miller
Right now the value it gives back is not always a subtype of the prediction. This is because we don't have a good way to produce an object.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |