[webkit-dev] squirrelfish-bytecode

Meryl Silverburgh silverburgh.meryl at gmail.com
Wed May 13 00:18:36 PDT 2009


Hi,

Does webkit cache squirrelfish bytecode? For example, multiple can use
the same javascript file (e.g. common javascript libraries, like
jquery, or same domain uses some common javascript file across
different pages for the same domain).

When webkit parses the JS file and builds squirrelfish-bytecode,  does
it cache it ? so that subsequence loading of the same js file will
skip the js compile process?

Thank you.


More information about the webkit-dev mailing list