Bug 162691
Summary: | B3::Stackmap should be a value that you stash in a field of any Value subclass | ||
---|---|---|---|
Product: | WebKit | Reporter: | Filip Pizlo <fpizlo> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 162688 |
Filip Pizlo
Currently, to have a stackmap, you have to be a subclass of StackmapValue. That's awkward for adding stackmaps to other kinds of values.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |