RESOLVED FIXED 107996
DFG variable event stream shouldn't use NodeIndex
https://bugs.webkit.org/show_bug.cgi?id=107996
Summary DFG variable event stream shouldn't use NodeIndex
Filip Pizlo
Reported 2013-01-25 17:54:55 PST
It should use something opaque instead, so that the DFG can change its mind about how to refer to nodes. Patch forthcoming.
Attachments
the patch (40.98 KB, patch)
2013-01-25 17:56 PST, Filip Pizlo
oliver: review+
Filip Pizlo
Comment 1 2013-01-25 17:56:17 PST
Created attachment 184847 [details] the patch
Filip Pizlo
Comment 2 2013-01-25 22:10:10 PST
Note You need to log in before you can comment on or make changes to this bug.