RESOLVED FIXED 20975
inline immediate-number case of ==
https://bugs.webkit.org/show_bug.cgi?id=20975
Summary inline immediate-number case of ==
Darin Adler
Reported 2008-09-21 15:51:46 PDT
Gives 1% on some V8 subtests.
Attachments
patch (3.28 KB, patch)
2008-09-21 15:54 PDT, Darin Adler
mjs: review+
Darin Adler
Comment 1 2008-09-21 15:54:22 PDT
Maciej Stachowiak
Comment 2 2008-09-21 16:01:20 PDT
Comment on attachment 23632 [details] patch r=me Please use emitJumpSlowCaseIfNotImms instead of doing it manually (you may also want to rename it).
Darin Adler
Comment 3 2008-09-21 16:09:08 PDT
Note You need to log in before you can comment on or make changes to this bug.