[Webkit-unassigned] [Bug 111424] Use a bitfield instead of TextPosition to save bytes in CompactToken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 5 13:59:26 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=111424





--- Comment #3 from Eric Seidel <eric at webkit.org>  2013-03-05 14:01:50 PST ---
This makes me wonder if the tokenizer shouldn't be smart enough to yield character tokens after a certain size anyway. :)  Probably not worth the if in such a hot branch, but could save a bunch of reallocs for increasingly large buffers.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list