Hi all,

I'm trying to update the wx port after the addition of JS_EXPORT and the idea of exporting symbols. However, I'm noticing that jsc.cpp, for example, uses numerous functions / classes which are not part of JavaScriptCore/API and are not declared with JS_EXPORT. How is it that jsc.exe is being linked properly while using private functions of JavaScriptCore.dll on the Apple / GTK ports?

Thanks,

Kevin
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to