RESOLVED FIXED130566
StackLayoutPhase should find the union'ed calleeVariable before accessing its machineLocal
https://bugs.webkit.org/show_bug.cgi?id=130566
Summary StackLayoutPhase should find the union'ed calleeVariable before accessing its...
Mark Lam
Reported 2014-03-20 22:58:12 PDT
Patch coming.
Attachments
the patch. (4.09 KB, patch)
2014-03-20 23:44 PDT, Mark Lam
no flags
Mark Lam
Comment 1 2014-03-20 22:59:06 PDT
Mark Lam
Comment 2 2014-03-20 23:44:40 PDT
Created attachment 227388 [details] the patch.
Mark Lam
Comment 3 2014-03-21 08:04:51 PDT
Comment on attachment 227388 [details] the patch. Thanks for the review.
Mark Lam
Comment 4 2014-03-21 08:29:30 PDT
Comment on attachment 227388 [details] the patch. There appear to be some discrepancy with the layout test results. Will rerun the test to confirm that the results are correct.
Mark Lam
Comment 5 2014-03-21 09:00:16 PDT
The issue is that DumpRenderTree renders 2 consecutive spaces in the test description string as 1 space while jsc renders it literally as 2. I fixed this by only using 1 space in the test description string. Preparing to land the patch.
Mark Lam
Comment 6 2014-03-21 09:07:14 PDT
Comment on attachment 227388 [details] the patch. Clearing flags. Patch landed in r166064: <http://trac.webkit.org/r166064>.
Note You need to log in before you can comment on or make changes to this bug.