RESOLVED FIXED 77530
DFG graph dump for GetScopedVar should show the correct prediction
https://bugs.webkit.org/show_bug.cgi?id=77530
Summary DFG graph dump for GetScopedVar should show the correct prediction
Filip Pizlo
Reported 2012-02-01 01:45:09 PST
It was showing the prediction for the varNumber assuming it was a global variable, instead of showing the heap prediction.
Attachments
the patch (1.83 KB, patch)
2012-02-01 01:49 PST, Filip Pizlo
ggaren: review+
Filip Pizlo
Comment 1 2012-02-01 01:49:46 PST
Created attachment 124907 [details] the patch
Geoffrey Garen
Comment 2 2012-02-01 09:15:24 PST
Comment on attachment 124907 [details] the patch r=me
Filip Pizlo
Comment 3 2012-02-01 14:28:25 PST
Filip Pizlo
Comment 4 2012-02-06 17:33:44 PST
Note You need to log in before you can comment on or make changes to this bug.