[webkit-dev] opcode for Webkit JavaScript Engine opcode

Lucius Fox lucius.fox08 at gmail.com
Sun Mar 29 15:03:21 PDT 2009


On Fri, Mar 27, 2009 at 3:05 AM, Ariya Hidayat
<ariya.hidayat at trolltech.com> 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
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>


More information about the webkit-dev mailing list