Skip to content
  • kmccullough@apple.com's avatar
    2008-05-20 Kevin McCullough <kmccullough@apple.com> · 77b5abfc
    kmccullough@apple.com authored
            Reviewed by Darin.
    
            <rdar://problem/5950796> JSProfiler: dump functions are in the code
            Removed dump and logging functions from the Release version of the code
            and renamed them to be obviously for debugging only.
    
            * JavaScriptCore.exp:
            * profiler/Profile.cpp:
            (KJS::Profile::debugPrintData):
            (KJS::Profile::debugPrintDataSampleStyle):
            * profiler/Profile.h:
            * profiler/ProfileNode.cpp:
            (KJS::ProfileNode::debugPrintData):
            (KJS::ProfileNode::debugPrintDataSampleStyle):
            * profiler/ProfileNode.h:
            * profiler/Profiler.cpp:
            * profiler/Profiler.h:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@33947 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    77b5abfc