FindStackTemp Class Reference

Inheritance diagram for FindStackTemp:

Inheritance graph
[legend]
Collaboration diagram for FindStackTemp:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Public Attributes

byteArrayOop result

Private Attributes

int the_no

Detailed Description

Definition at line 189 of file tempDecoder.cpp.


Member Function Documentation

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

Definition at line 195 of file tempDecoder.cpp.

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

Referenced by find_stack_temp().

Here is the call graph for this function:

void FindStackTemp::stack_temp ( byteArrayOop  name,
int  no 
) [inline, virtual]

Reimplemented from TempDecoder.

Definition at line 200 of file tempDecoder.cpp.

References result, and the_no.


Member Data Documentation

byteArrayOop FindStackTemp::result

Definition at line 193 of file tempDecoder.cpp.

Referenced by find(), find_stack_temp(), and stack_temp().

int FindStackTemp::the_no [private]

Definition at line 191 of file tempDecoder.cpp.

Referenced by find(), and stack_temp().


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