RESOLVED FIXED36107
Speed up Math.round a little by removing unneeded special case
https://bugs.webkit.org/show_bug.cgi?id=36107
Summary Speed up Math.round a little by removing unneeded special case
Darin Adler
Reported 2010-03-14 22:22:27 PDT
Speed up JavaScript round a little by removing unneeded special case
Attachments
Patch (1.44 KB, patch)
2010-03-14 22:53 PDT, Darin Adler
oliver: review+
Darin Adler
Comment 1 2010-03-14 22:53:20 PDT
Oliver Hunt
Comment 2 2010-03-15 12:43:03 PDT
Comment on attachment 50682 [details] Patch r=me
Darin Adler
Comment 3 2010-03-17 17:10:21 PDT
Note You need to log in before you can comment on or make changes to this bug.