[webkit-dev] How can I find JSC program source code

Paul Sery pgsery at swcp.com
Tue May 8 07:30:31 PDT 2012


I'm using the jsc "Dumps bytecode" (./jsc -d ...) option to look at 
registers, bytecode, etc. I also want to examine the JS source, so where 
can I find that text string? program->source()... looks promising...


More information about the webkit-dev mailing list