RESOLVED FIXED 111674
ConvertThis should be turned into Identity based on predictions in Fixup, rather than based on proofs in ConstantFolding
https://bugs.webkit.org/show_bug.cgi?id=111674
Summary ConvertThis should be turned into Identity based on predictions in Fixup, rat...
Filip Pizlo
Reported 2013-03-06 20:34:21 PST
Patch forthcoming.
Attachments
the patch (17.31 KB, patch)
2013-03-06 21:14 PST, Filip Pizlo
oliver: review+
patch for landing (86.43 KB, patch)
2013-03-06 23:54 PST, Filip Pizlo
no flags
Filip Pizlo
Comment 1 2013-03-06 21:14:59 PST
Created attachment 191911 [details] the patch
Filip Pizlo
Comment 2 2013-03-06 21:18:04 PST
*** Bug 110395 has been marked as a duplicate of this bug. ***
Oliver Hunt
Comment 3 2013-03-06 21:42:17 PST
Comment on attachment 191911 [details] the patch Can you add some test cases to ensure we get the correct conversion behaviour? Reviewed from my iPhone
Filip Pizlo
Comment 4 2013-03-06 21:44:45 PST
(In reply to comment #3) > (From update of attachment 191911 [details]) > Can you add some test cases to ensure we get the correct conversion behaviour? > > Reviewed from my iPhone I think LayoutTests/fast/js/dfg-convert-this-dom-window has good coverage for this already. I'll try to add OSR exit test cases though.
Filip Pizlo
Comment 5 2013-03-06 23:54:46 PST
Created attachment 191935 [details] patch for landing
Filip Pizlo
Comment 6 2013-03-07 01:07:36 PST
Note You need to log in before you can comment on or make changes to this bug.