Ignore:
Timestamp:
Jul 10, 2008, 1:50:04 PM (17 years ago)
Author:
[email protected]
Message:

JavaScriptCore:

2008-07-10 Kevin McCullough <[email protected]>

Reviewed by Darin.

-Minor cleanup. Renamed callTree() to head() and no longer use m_head
directly but instead keep it private and access via a method().

  • profiler/HeavyProfile.cpp: (KJS::HeavyProfile::HeavyProfile): (KJS::HeavyProfile::generateHeavyStructure): (KJS::HeavyProfile::addNode):
  • profiler/Profile.h: (KJS::Profile::head):
  • profiler/ProfileGenerator.cpp: (KJS::ProfileGenerator::ProfileGenerator):

WebCore:

2008-07-10 Kevin McCullough <[email protected]>

Reviewed by Darin.

-Minor cleanup. Renamed callTree() to head() and no longer use m_head
directly but instead keep it private and access via a method().

  • page/JavaScriptProfile.cpp: (WebCore::getHeadCallback):
File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.