Hello, I'm attempting to use the function JSObjectMakeFunction. However during compilation, I receive the error
Undefined symbol: '_JSObjectMakeFunction' This seems odd since I have successfully used other functions that are part of the same library. No specific line number or file is provided. I noticed that the file JavaScriptCore.exp contains the following line '_JSObjectMakeFunction'. However I'm unsure what role the file JavaScriptCore.exp is used for. -- Regards Jack _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

