[webkit-reviews] review requested: [Bug 34019] Custom-written JavaScript parser : [Attachment 47396] Selectable JavaScript grammar

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


Zoltan Herczeg <zherczeg at webkit.org> has asked	for review:
Bug 34019: Custom-written JavaScript parser
https://bugs.webkit.org/show_bug.cgi?id=34019

Attachment 47396: Selectable JavaScript grammar
https://bugs.webkit.org/attachment.cgi?id=47396&action=review

------- Additional Comments from Zoltan Herczeg <zherczeg at webkit.org>
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.


More information about the webkit-reviews mailing list