Ignore:
Timestamp:
Jun 5, 2008, 5:33:28 PM (17 years ago)
Author:
[email protected]
Message:

2008-06-05 Kevin McCullough <[email protected]>

Reviewed by Jon.

  • Name changes.
  • JavaScriptCore.exp:
  • profiler/Profile.cpp: (KJS::Profile::Profile): (KJS::Profile::stopProfiling): (KJS::Profile::didExecute): (KJS::Profile::forEach): (KJS::Profile::debugPrintData): (KJS::Profile::debugPrintDataSampleStyle):
  • profiler/Profile.h: (KJS::Profile::callTree): (KJS::Profile::totalTime): (KJS::Profile::sortTotalTimeDescending): (KJS::Profile::sortTotalTimeAscending): (KJS::Profile::sortSelfTimeDescending): (KJS::Profile::sortSelfTimeAscending): (KJS::Profile::sortCallsDescending): (KJS::Profile::sortCallsAscending): (KJS::Profile::sortFunctionNameDescending): (KJS::Profile::sortFunctionNameAscending): (KJS::Profile::focus): (KJS::Profile::exclude): (KJS::Profile::restoreAll):
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.exp

    r34362 r34392  
    8989__ZN3KJS7CStringD1Ev
    9090__ZN3KJS7Machine13dumpCallFrameEPKNS_9CodeBlockEPNS_14ScopeChainNodeEPNS_12RegisterFileEPKNS_8RegisterE
    91 __ZN3KJS7Profile4sortEPFvPNS_11ProfileNodeEE
     91__ZN3KJS7Profile7forEachEPFvPNS_11ProfileNodeEE
    9292__ZN3KJS7UString3Rep11computeHashEPKti
    9393__ZN3KJS7UString3Rep4nullE
Note: See TracChangeset for help on using the changeset viewer.