Class diagram for BytecodeLoopScanner:

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 () |
| 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.
| bool BytecodeLoopScanner::hasLoop |
1.0.0 written by Dimitri van Heesch,
© 1997-1999