> 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/ -- 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

