RESOLVED FIXED 100052
DFG::Array::Undecided should be called DFG::Array::SelectUsingPredictions
https://bugs.webkit.org/show_bug.cgi?id=100052
Summary DFG::Array::Undecided should be called DFG::Array::SelectUsingPredictions
Filip Pizlo
Reported 2012-10-22 16:39:54 PDT
It's a clearer name that more accurately reflects the meaning, and it eliminates the namespace confusion that will happen with the Undecided indexing type in https://bugs.webkit.org/show_bug.cgi?id=98606
Attachments
the patch (10.88 KB, patch)
2012-10-22 16:44 PDT, Filip Pizlo
oliver: review+
Filip Pizlo
Comment 1 2012-10-22 16:44:58 PDT
Created attachment 170023 [details] the patch
Filip Pizlo
Comment 2 2012-10-22 16:53:18 PDT
Note You need to log in before you can comment on or make changes to this bug.