[webkit-dev] calling class methods with JavaScript API
Luka Napotnik
luka.napotnik at gmail.com
Fri Dec 18 04:47:16 PST 2009
Hello.
I'm trying to figure out how to get a JavaScript class object from the
current page using C. I've looked over the JavaScriptCore API but all I
could find was functions to create classes and manipulating the properties.
My idea is to call a member function of a class that is provided inside a
JavaScript script that is part of the HTML page I'm rendering. I would
appreciate any help on this topic.
Greets,
Luka
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20091218/65d71c4f/attachment.html>
More information about the webkit-dev
mailing list