[webkit-reviews] review granted: [Bug 117710] fourthTier: DFG should have switch_char : [Attachment 204918] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 18 10:10:30 PDT 2013


Michael Saboff <msaboff at apple.com> has granted Filip Pizlo <fpizlo at apple.com>'s
request for review:
Bug 117710: fourthTier: DFG should have switch_char
https://bugs.webkit.org/show_bug.cgi?id=117710

Attachment 204918: the patch
https://bugs.webkit.org/attachment.cgi?id=204918&action=review

------- Additional Comments from Michael Saboff <msaboff at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=204918&action=review


> Source/WTF/ChangeLog:11
> +	   Also made it possible to convert a UChar to a utf8 CString without
> +	   allocating a StringImpl.

Since this is only used with dump() methods, why do we care about allocating a
StringImpl?


More information about the webkit-reviews mailing list