FindHeapTemp Class Reference

Inheritance diagram for FindHeapTemp:

Inheritance graph
[legend]
Collaboration diagram for FindHeapTemp:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void find (methodOop method, int bci, int no)
void heap_temp (byteArrayOop name, int no)
void heap_parameter (byteArrayOop name, int no)

Public Attributes

byteArrayOop result

Private Attributes

int the_no

Detailed Description

Definition at line 221 of file tempDecoder.cpp.


Member Function Documentation

void FindHeapTemp::find ( methodOop  method,
int  bci,
int  no 
) [inline]

Definition at line 227 of file tempDecoder.cpp.

References TempDecoder::decode(), result, and the_no.

Referenced by find_heap_temp().

Here is the call graph for this function:

void FindHeapTemp::heap_parameter ( byteArrayOop  name,
int  no 
) [inline, virtual]

Reimplemented from TempDecoder.

Definition at line 235 of file tempDecoder.cpp.

References result, and the_no.

void FindHeapTemp::heap_temp ( byteArrayOop  name,
int  no 
) [inline, virtual]

Reimplemented from TempDecoder.

Definition at line 232 of file tempDecoder.cpp.

References result, and the_no.


Member Data Documentation

byteArrayOop FindHeapTemp::result

Definition at line 225 of file tempDecoder.cpp.

Referenced by find(), find_heap_temp(), heap_parameter(), and heap_temp().

int FindHeapTemp::the_no [private]

Definition at line 223 of file tempDecoder.cpp.

Referenced by find(), heap_parameter(), and heap_temp().


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