On Fri, Mar 27, 2009 at 3:05 AM, Ariya Hidayat <[email protected]> wrote: > >> Can you please tell where i can find definition of JavaScript opcode? >> I mean, Webkit will parse the source js file into some internal >> JavaScript opcode for it s JavaScript VM to execute. >> Can you please tell me where I can find that? > > Could not be more obvious: > > JavaScriptCore/bytecode/ > JavaScriptCore/bytecompiler/ >
Thank you. But in the android's version, there is not corresponding directory. Can you please tell me where/how is android's Webkit compile js into byte code? > > > > -- > Ariya Hidayat, Software Engineer > Qt Software, Nokia Devices R&D > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

