RESOLVED INVALID 150540
B3::StackmapSpecial needs to know that B3::ValueRep::StackArgument children don't turn into Air arguments
https://bugs.webkit.org/show_bug.cgi?id=150540
Summary B3::StackmapSpecial needs to know that B3::ValueRep::StackArgument children d...
Filip Pizlo
Reported 2015-10-24 17:40:47 PDT
Patch forthcoming.
Attachments
Filip Pizlo
Comment 1 2015-10-28 18:50:55 PDT
Actually, we could just turn these into Air arguments. Then there won't be a problem.
Filip Pizlo
Comment 2 2015-10-30 19:19:32 PDT
(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.
Note You need to log in before you can comment on or make changes to this bug.