

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) |
Definition at line 1194 of file methodOop.cpp.
| ReferencedGlobalsClosure::ReferencedGlobalsClosure | ( | int | size | ) | [inline] |
Definition at line 1202 of file methodOop.cpp.
| 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] |
Definition at line 1205 of file methodOop.cpp.
1.4.7