[Webkit-unassigned] [Bug 8285] Implement "TreeCode" based javascript interpreter

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


http://bugzilla.opendarwin.org/show_bug.cgi?id=8285


macdome at opendarwin.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |macdome at opendarwin.org
                   |unassigned at opendarwin.org   |
             Status|NEW                         |ASSIGNED
   Attachment #7610|                            |review?
               Flag|                            |




------- Comment #1 from macdome at opendarwin.org  2006-04-09 22:50 PDT -------
Created an attachment (id=7610)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=7610&action=view)
First stab a treecode based JavaScript interpreter

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.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list