Skip to content
  • weinig@apple.com's avatar
    JavaScriptCore: · f0ea355f
    weinig@apple.com authored
    2008-06-30  Sam Weinig  <sam@webkit.org>
    
            Rubber-stamped by Darin Alder.
    
            Split InternalFunction into its own header file.
    
            * API/JSCallbackFunction.h:
            * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj:
            * JavaScriptCore.xcodeproj/project.pbxproj:
            * kjs/ArrayConstructor.h:
            * kjs/BooleanConstructor.h:
            * kjs/DateConstructor.h:
            * kjs/ErrorConstructor.h:
            * kjs/FunctionConstructor.h:
            * kjs/FunctionPrototype.h:
            * kjs/InternalFunction.h: Copied from kjs/JSFunction.h.
            * kjs/JSFunction.h:
            * kjs/NativeErrorConstructor.h:
            * kjs/NumberConstructor.h:
            * kjs/ObjectConstructor.h:
            * kjs/RegExpConstructor.h:
            * kjs/StringConstructor.h:
            * profiler/Profiler.cpp:
    
    WebCore:
    
    2008-06-30  Sam Weinig  <sam@webkit.org>
    
            Rubber-stamped by Darin Adler.
    
            Split InternalFunction into its own header file.
    
            * ForwardingHeaders/kjs/InternalFunction.h: Added.
            * bridge/runtime_method.h:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@34901 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    f0ea355f