Skip to content
  • thatcher's avatar
    Reviewed by Maciej. · 15e23a7d
    thatcher authored
            Moved KJS_GetCreatedJavaVMs to jni_utility.cpp.
            Switched KJS_GetCreatedJavaVMs over to use dlopen and dlsym
            now that NSAddImage, NSLookupSymbolInImage and NSAddressOfSymbol
            are deprecated in Leopard.
    
            * JavaScriptCore.exp:
            * JavaScriptCore.xcodeproj/project.pbxproj:
            * bindings/jni/jni_utility.cpp:
            (KJS::Bindings::KJS_GetCreatedJavaVMs):
            * bindings/softlinking.c: Removed.
            * bindings/softlinking.h: Removed.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@15241 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    15e23a7d