|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object dioscuri.module.cpu32.ExceptionHandler dioscuri.module.cpu32.ProtectedModeExceptionHandler
public class ProtectedModeExceptionHandler
Constructor Summary | |
---|---|
ProtectedModeExceptionHandler(int lastX86Position,
ProtectedModeRPNNode initialNode,
java.util.Map<java.lang.Integer,RPNNode> stateMap)
|
Method Summary | |
---|---|
protected void |
writeHandlerRoutine(CountingOutputStream byteCodes,
ClassFile cf)
|
Methods inherited from class dioscuri.module.cpu32.ExceptionHandler |
---|
assignRange, end, getX86Index, start, used, write |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProtectedModeExceptionHandler(int lastX86Position, ProtectedModeRPNNode initialNode, java.util.Map<java.lang.Integer,RPNNode> stateMap)
lastX86Position
- initialNode
- stateMap
- Method Detail |
---|
protected void writeHandlerRoutine(CountingOutputStream byteCodes, ClassFile cf) throws java.io.IOException
writeHandlerRoutine
in class ExceptionHandler
byteCodes
- cf
-
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |