[Webkit-unassigned] [Bug 22227] Caching AST and/or bytecode of JavaScripts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 13 02:30:05 PST 2008


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


loki at inf.u-szeged.hu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25121|                            |review?
               Flag|                            |




------- Comment #1 from loki at inf.u-szeged.hu  2008-11-13 02:30 PDT -------
Created an attachment (id=25121)
 --> (https://bugs.webkit.org/attachment.cgi?id=25121&action=view)
export/import AST for caching

This patch adds export and import features for AST.

I don't expect a 'r+' for this patch. It is not a final code. The reason of why
I ask for a review is that I would like to start a discussion about this
caching method and its implementation possibilities.

The patch does not cause any JS regression, and does no performance regression
on SunSpider and V8 tests.


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



More information about the webkit-unassigned mailing list