SumMethodInvocationClosure Class Reference

Inheritance diagram for SumMethodInvocationClosure:

Inheritance graph
[legend]
Collaboration diagram for SumMethodInvocationClosure:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SumMethodInvocationClosure ()
void do_object (memOop obj)
int result ()

Private Attributes

int sum

Detailed Description

Definition at line 329 of file debug_prims.cpp.


Constructor & Destructor Documentation

SumMethodInvocationClosure::SumMethodInvocationClosure (  )  [inline]

Definition at line 332 of file debug_prims.cpp.

References sum.


Member Function Documentation

void SumMethodInvocationClosure::do_object ( memOop  obj  )  [inline, virtual]

Reimplemented from ObjectClosure.

Definition at line 335 of file debug_prims.cpp.

References methodOopDesc::invocation_count(), oopDesc::is_method(), and sum.

Here is the call graph for this function:

int SumMethodInvocationClosure::result (  )  [inline]

Definition at line 339 of file debug_prims.cpp.

References sum.

Referenced by PRIM_DECL_0().


Member Data Documentation

int SumMethodInvocationClosure::sum [private]

Definition at line 330 of file debug_prims.cpp.

Referenced by do_object(), result(), and SumMethodInvocationClosure().


The documentation for this class was generated from the following file:
Generated on Mon Oct 9 14:17:52 2006 for Strongtalk VM by  doxygen 1.4.7