[webkit-dev] Where to call Codeblock::dump from within webcore
pgsery
pgsery at swcp.com
Wed Apr 18 21:28:04 PDT 2012
I want to call CodeBlock::dump from webcore in addition to the jsc
shell. I've compiled webkit-1.6.1 with the --enable-debug option,
modified dump to print to a file, instead of stdout, and set
options.dump=true. This works from the shell, but now I need to find
where to call dump from within webkit.
Ultimately, I want to use use webkitgtk to dump javascript information
from html.
Thanks,
Paul
More information about the webkit-dev
mailing list