Skip to content
  • kmccullough@apple.com's avatar
    JavaScriptCore: · 83025713
    kmccullough@apple.com authored
    2008-05-14  Kevin McCullough  <kmccullough@apple.com>
    
            Reviewed by Tim.
    
            <rdar://problem/5770054> JavaScript profiler (10928)
            - Expose the new profiler functions to the WebInspector.
    
            * JavaScriptCore.exp:
    
    WebCore:
    
    2008-05-14  Kevin McCullough  <kmccullough@apple.com>
    
            Reviewed by Tim.
    
            <rdar://problem/5770054> JavaScript profiler (10928)
            - Expose the new Profiler functions to the WebInspector.
    
            * page/JavaScriptProfileNode.cpp:
            (WebCore::getTotalPercent):
            (WebCore::getSelfPercent):
            (WebCore::ProfileNodeClass):
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@33474 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    83025713