There are a number of classes in WebCore which do `class WEBCORE_EXPORT <name>` in order to export `s_info`. Maybe DECLARE_EXPORT_INFO should be extended to take something other than JS_EXPORT_PRIVATE as the export declaration.
<rdar://problem/103141600>