RESOLVED FIXED 137310
Object allocation sinking is broken for escaping sites in loops
https://bugs.webkit.org/show_bug.cgi?id=137310
Summary Object allocation sinking is broken for escaping sites in loops
Filip Pizlo
Reported 2014-10-01 13:46:07 PDT
I tried to do this clever forward-flow based materialization point placement, and I messed up loops.
Attachments
the patch (2.95 KB, patch)
2014-10-01 13:47 PDT, Filip Pizlo
no flags
Filip Pizlo
Comment 1 2014-10-01 13:47:03 PDT
Created attachment 239046 [details] the patch
Michael Saboff
Comment 2 2014-10-01 13:53:01 PDT
Comment on attachment 239046 [details] the patch r=me
WebKit Commit Bot
Comment 3 2014-10-01 14:34:21 PDT
Comment on attachment 239046 [details] the patch Clearing flags on attachment: 239046 Committed r174173: <http://trac.webkit.org/changeset/174173>
WebKit Commit Bot
Comment 4 2014-10-01 14:34:25 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.