[webkit-reviews] review requested: [Bug 8285] Implement "TreeCode" based javascript interpreter : [Attachment 7610] First stab a treecode based JavaScript interpreter

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Sun Apr 9 22:50:15 PDT 2006


Eric Seidel <macdome at opendarwin.org> has asked	for review:
Bug 8285: Implement "TreeCode" based javascript interpreter
http://bugzilla.opendarwin.org/show_bug.cgi?id=8285

Attachment 7610: First stab a treecode based JavaScript interpreter
http://bugzilla.opendarwin.org/attachment.cgi?id=7610&action=edit

------- Additional Comments from Eric Seidel <macdome at opendarwin.org>
First of all, this patch passes *ALL* javascript test cases, but it should not
be considered a finished product.  We've come a long way, but we have a little
ways left to go.
Currently the TreeCode interpreter is a little slower than TOT, however there
is a lot of fat left to trim.
This patch is here to facilitate discussion, as I'm sure at least Maciej and
Darin will have a number of thoughts on the issue.



More information about the webkit-reviews mailing list