[webkit-reviews] review requested: [Bug 129181] Auto generate bytecode information for bytecode parser and LLInt : [Attachment 225194] Reworked patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 25 16:24:49 PST 2014


Michael Saboff <msaboff at apple.com> has asked  for review:
Bug 129181: Auto generate bytecode information for bytecode parser and LLInt
https://bugs.webkit.org/show_bug.cgi?id=129181

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

------- Additional Comments from Michael Saboff <msaboff at apple.com>
Reworked to have more details in the byte code list file.  Changed the file
from a simple text file to a JSON file.  The generator now builds not only the
main byte code "macro()" list, but the lists used by LLInt code.

Tested on Mac both the standard build as well as the two C Loop flavors.  It
also builds on windows.


More information about the webkit-reviews mailing list