RESOLVED FIXED 102445
DFG should copy propagate trivially no-op ConvertThis
https://bugs.webkit.org/show_bug.cgi?id=102445
Summary DFG should copy propagate trivially no-op ConvertThis
Filip Pizlo
Reported 2012-11-15 16:34:35 PST
Patch forthcoming.
Attachments
the patch (7.50 KB, patch)
2012-11-15 16:43 PST, Filip Pizlo
oliver: review+
Filip Pizlo
Comment 1 2012-11-15 16:43:22 PST
Created attachment 174556 [details] the patch
Oliver Hunt
Comment 2 2012-11-15 16:49:49 PST
Comment on attachment 174556 [details] the patch View in context: https://bugs.webkit.org/attachment.cgi?id=174556&action=review > Source/JavaScriptCore/dfg/DFGPredictionPropagationPhase.cpp:713 > ASSERT_NOT_REACHED(); CRASH()?
Filip Pizlo
Comment 3 2012-11-15 16:52:17 PST
(In reply to comment #2) > (From update of attachment 174556 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=174556&action=review > > > Source/JavaScriptCore/dfg/DFGPredictionPropagationPhase.cpp:713 > > ASSERT_NOT_REACHED(); > > CRASH()? I will change.
Filip Pizlo
Comment 4 2012-11-15 22:20:48 PST
Note You need to log in before you can comment on or make changes to this bug.