CollectMethodClosure Class Reference

Inheritance diagram for CollectMethodClosure:

Inheritance graph
[legend]
Collaboration diagram for CollectMethodClosure:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CollectMethodClosure (GrowableArray< methodOop > *col, int cutoff)
void do_object (memOop obj)

Private Attributes

GrowableArray< methodOop > * col
int cutoff

Detailed Description

Definition at line 241 of file debug_prims.cpp.


Constructor & Destructor Documentation

CollectMethodClosure::CollectMethodClosure ( GrowableArray< methodOop > *  col,
int  cutoff 
) [inline]

Definition at line 245 of file debug_prims.cpp.

References col.


Member Function Documentation

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

Reimplemented from ObjectClosure.

Definition at line 249 of file debug_prims.cpp.

References col, cutoff, and oopDesc::is_method().

Here is the call graph for this function:


Member Data Documentation

GrowableArray<methodOop>* CollectMethodClosure::col [private]

Definition at line 242 of file debug_prims.cpp.

Referenced by CollectMethodClosure(), and do_object().

int CollectMethodClosure::cutoff [private]

Definition at line 243 of file debug_prims.cpp.

Referenced by do_object().


The documentation for this class was generated from the following file:
Generated on Mon Oct 9 13:51:35 2006 for Strongtalk VM by  doxygen 1.4.7