RESOLVED FIXED 63881
Need separate bytecodes for handling >, >= comparisons.
https://bugs.webkit.org/show_bug.cgi?id=63881
Summary Need separate bytecodes for handling >, >= comparisons.
Gavin Barraclough
Reported 2011-07-03 16:32:11 PDT
Attachments
The patch (66.18 KB, patch)
2011-07-04 09:56 PDT, Gavin Barraclough
no flags
+ interpreter fix (67.02 KB, patch)
2011-07-04 11:33 PDT, Gavin Barraclough
oliver: review+
Gavin Barraclough
Comment 1 2011-07-04 09:56:38 PDT
Created attachment 99638 [details] The patch
Gavin Barraclough
Comment 2 2011-07-04 11:33:53 PDT
Created attachment 99649 [details] + interpreter fix Tested x86-64, x86, interpreter, DFG-JIT. No sunspider impact.
Gavin Barraclough
Comment 3 2011-07-04 12:36:22 PDT
Fixed in r90371
Note You need to log in before you can comment on or make changes to this bug.