]> git.saurik.com Git - apple/javascriptcore.git/blobdiff - API/JSContext.h
JavaScriptCore-7601.1.46.3.tar.gz
[apple/javascriptcore.git] / API / JSContext.h
index d9dcc21e84c37ae7d9ed61c4bc663f6613f94e4c..7095f91bb14bff107d4d550db0f236dc7f102103 100644 (file)
  that reference a particular JSContext have been deallocated the JSContext
  will be deallocated unless it has been previously retained.
 */
-#ifndef JSC_OBJC_API_AVAILABLE_MAC_OS_X_1080
 NS_CLASS_AVAILABLE(10_9, 7_0)
-#else
-OBJC_VISIBLE
-#endif
 @interface JSContext : NSObject
 
 /*!