ReferencedGlobalsClosure Class Reference

Inheritance diagram for ReferencedGlobalsClosure:

Inheritance graph
[legend]
Collaboration diagram for ReferencedGlobalsClosure:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void push_global (associationOop obj)
void store_global (associationOop obj)
 ReferencedGlobalsClosure (int size)

Public Attributes

GrowableArray< oop > * result

Private Member Functions

void collect (symbolOop selector)

Detailed Description

Definition at line 1194 of file methodOop.cpp.


Constructor & Destructor Documentation

ReferencedGlobalsClosure::ReferencedGlobalsClosure ( int  size  )  [inline]

Definition at line 1202 of file methodOop.cpp.


Member Function Documentation

void ReferencedGlobalsClosure::collect ( symbolOop  selector  )  [inline, private]

Definition at line 1196 of file methodOop.cpp.

References associationOopDesc::key().

Referenced by push_global().

Here is the call graph for this function:

void ReferencedGlobalsClosure::push_global ( associationOop  obj  )  [inline, virtual]

Reimplemented from TransitiveMethodClosure.

Definition at line 1198 of file methodOop.cpp.

References collect(), and associationOopDesc::key().

Here is the call graph for this function:

void ReferencedGlobalsClosure::store_global ( associationOop  obj  )  [inline, virtual]

Reimplemented from TransitiveMethodClosure.

Definition at line 1199 of file methodOop.cpp.


Member Data Documentation

GrowableArray<oop>* ReferencedGlobalsClosure::result

Definition at line 1205 of file methodOop.cpp.


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