[webkit-reviews] review requested: [Bug 71331] Towards 8 Bit Strings: Templatize JSC::Lexer class by character type : [Attachment 113525] Patch with updates to fix build issues

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 3 11:01:37 PDT 2011


Michael Saboff <msaboff at apple.com> has asked  for review:
Bug 71331: Towards 8 Bit Strings: Templatize JSC::Lexer class by character type
https://bugs.webkit.org/show_bug.cgi?id=71331

Attachment 113525: Patch with updates to fix build issues
https://bugs.webkit.org/attachment.cgi?id=113525&action=review

------- Additional Comments from Michael Saboff <msaboff at apple.com>
Added a template function Identifier::canUseSingleCharacterString() with
explicit implementations for LChar and UChar to fix  qt and win builds.

The changes in comment #9 still apply.


More information about the webkit-reviews mailing list