[Webkit-unassigned] [Bug 34019] Custom-written JavaScript parser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 26 03:19:10 PST 2010


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


Zoltan Herczeg <zherczeg at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #47345|0                           |1
        is obsolete|                            |
  Attachment #47396|                            |review?
               Flag|                            |




--- Comment #13 from Zoltan Herczeg <zherczeg at webkit.org>  2010-01-26 03:19:08 PST ---
Created an attachment (id=47396)
 --> (https://bugs.webkit.org/attachment.cgi?id=47396)
Selectable JavaScript grammar

The patch is reworked. Now, it does not remove the original bison parser. The
new parser is compiler selectable (ENABLE_PREDICTIVE_PARSER). It is disabled by
default.

-- 
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