[webkit-dev] JS_EXPORT addition
Steve Falkenburg
sfalken at apple.com
Sat Apr 25 20:42:35 PDT 2009
The Apple Windows port uses a JavaScriptCore.def file to specify the
remaining exports.
-steve
On Apr 25, 2009, at 2:42 PM, Kevin Ollivier <kevino at theolliviers.com>
wrote:
> 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 at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
More information about the webkit-dev
mailing list