[webkit-reviews] review requested: [Bug 31330] Expose dtoa() for ECMA-262 : [Attachment 43034] Proposed patch (rev.3)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 11 23:54:10 PST 2009


TAMURA, Kent <tkent at chromium.org> has asked  for review:
Bug 31330: Expose dtoa() for ECMA-262
https://bugs.webkit.org/show_bug.cgi?id=31330

Attachment 43034: Proposed patch (rev.3)
https://bugs.webkit.org/attachment.cgi?id=43034&action=review

------- Additional Comments from TAMURA, Kent <tkent at chromium.org>
* Changed the function signature to "unsigned ecma262dtoa(double d, char* buf)"

* Avoid strlen()
* Avoid array index arithmetics


More information about the webkit-reviews mailing list