Main Page   Class Hierarchy   Compound List   File List   Header Files   Compound Members   File Members  

BytecodeLoopScanner Class Reference

Class diagram for BytecodeLoopScanner:

abstract_interpreter AnywhereObj VMObj

List of all members.

Public Members

 BytecodeLoopScanner (methodMap *m)
bool hasLoop

Protected Members

void do_branch_code ( int32 target_PC, oop target_oop = badOop )
void do_BRANCH_INDEXED_CODE ()

Detailed Description


Member Function Documentation

BytecodeLoopScanner::BytecodeLoopScanner (methodMap * m)

void BytecodeLoopScanner::do_branch_code (int32 target_PC, oop target_oop = badOop) [inline, protected, virtual]

Reimplemented from abstract_interpreter.

void BytecodeLoopScanner::do_BRANCH_INDEXED_CODE () [inline, protected, virtual]

Reimplemented from abstract_interpreter.


Member Data Documentation

bool BytecodeLoopScanner::hasLoop


The documentation for this class was generated from the following file:
Generated at Tue Jun 27 12:07:10 2000 for SelfVM by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999