Bug 150540
Summary: | B3::StackmapSpecial needs to know that B3::ValueRep::StackArgument children don't turn into Air arguments | ||
---|---|---|---|
Product: | WebKit | Reporter: | Filip Pizlo <fpizlo> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 150279 |
Filip Pizlo
Patch forthcoming.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Filip Pizlo
Actually, we could just turn these into Air arguments. Then there won't be a problem.
Filip Pizlo
(In reply to comment #1)
> Actually, we could just turn these into Air arguments. Then there won't be
> a problem.
Yeah, and the code basically already has the right logic for this. This isn't a valid bug.