RESOLVED DUPLICATE of bug 122178 108019
DFG::SpeculativeJIT::compile(BasicBlock&) should not emit SetLocal(Dead) right after a Reset() in the VariableEventStream
https://bugs.webkit.org/show_bug.cgi?id=108019
Summary DFG::SpeculativeJIT::compile(BasicBlock&) should not emit SetLocal(Dead) righ...
Filip Pizlo
Reported 2013-01-26 17:55:55 PST
Reset() ought to imply that all locals are "Dead" and so emitting a SetLocal(Dead) for a local is just a waste of space.
Attachments
Filip Pizlo
Comment 1 2013-10-01 14:16:37 PDT
*** This bug has been marked as a duplicate of bug 122178 ***
Note You need to log in before you can comment on or make changes to this bug.