[webkit-reviews] review requested: [Bug 22227] Caching AST and/or bytecode of JavaScripts : [Attachment 25121] export/import AST for caching

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


Gabor Loki <loki at inf.u-szeged.hu> has asked  for review:
Bug 22227: Caching AST and/or bytecode of JavaScripts
https://bugs.webkit.org/show_bug.cgi?id=22227

Attachment 25121: export/import AST for caching
https://bugs.webkit.org/attachment.cgi?id=25121&action=review

------- Additional Comments from Gabor Loki <loki at inf.u-szeged.hu>
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.


More information about the webkit-reviews mailing list