Skip to content
  • weinig@apple.com's avatar
    JavaScriptCore: · acfb9e11
    weinig@apple.com authored
    2008-09-24  Sam Weinig  <sam@webkit.org>
    
            Reviewed by Maciej Stachowiak.
    
            Remove staticFunctionGetter.  There is only one remaining user of
            staticFunctionGetter and it can be converted to use setUpStaticFunctionSlot.
    
            * JavaScriptCore.exp:
            * kjs/lookup.cpp:
            * kjs/lookup.h:
    
    WebCore:
    
    2008-09-24  Sam Weinig  <sam@webkit.org>
    
            Reviewed by Maciej Stachowiak.
    
            Remove staticFunctionGetter.  There is only one remaining user of
            staticFunctionGetter and it can be converted to use setUpStaticFunctionSlot.
    
            * bindings/js/JSDOMWindowBase.cpp:
            (WebCore::JSDOMWindowBase::getOwnPropertySlot):
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@36877 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    acfb9e11