|
|||||||||
Home >> All >> Compil3r >> Quad >> [ x86 overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
Compil3r.Quad.x86
Class x86QuadExceptionDeliverer

java.lang.ObjectRun_Time.ExceptionDeliverer
Compil3r.Quad.x86.x86QuadExceptionDeliverer
- public class x86QuadExceptionDeliverer
- extends Run_Time.ExceptionDeliverer
- Version:
- $Id: x86QuadExceptionDeliverer.java,v 1.3 2003/05/12 10:05:16 joewhaley Exp $
Nested Class Summary |
Nested classes inherited from class Run_Time.ExceptionDeliverer |
Run_Time.ExceptionDeliverer.StackFrame |
Field Summary | |
static x86QuadExceptionDeliverer |
INSTANCE
|
static boolean |
TRACE
|
Fields inherited from class Run_Time.ExceptionDeliverer |
_athrow, _debug_trap_handler, _trap_handler |
Constructor Summary | |
private |
x86QuadExceptionDeliverer()
|
Method Summary | |
void |
deliverToStackFrame(Clazz.jq_CompiledCode cc,
java.lang.Throwable x,
Clazz.jq_TryCatch tc,
Memory.CodeAddress ip,
Memory.StackAddress fp)
|
java.lang.Object |
getThisPointer(Clazz.jq_CompiledCode cc,
Memory.CodeAddress ip,
Memory.StackAddress fp)
|
Methods inherited from class Run_Time.ExceptionDeliverer |
athrow, debug_trap_handler, deliverToCurrentThread, getStackTrace, printStackTrace, printStackTrace, printStackTrace, trap_handler |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
TRACE
public static boolean TRACE
INSTANCE
public static final x86QuadExceptionDeliverer INSTANCE
Constructor Detail |
x86QuadExceptionDeliverer
private x86QuadExceptionDeliverer()
Method Detail |
deliverToStackFrame
public final void deliverToStackFrame(Clazz.jq_CompiledCode cc, java.lang.Throwable x, Clazz.jq_TryCatch tc, Memory.CodeAddress ip, Memory.StackAddress fp)
getThisPointer
public final java.lang.Object getThisPointer(Clazz.jq_CompiledCode cc, Memory.CodeAddress ip, Memory.StackAddress fp)
|
|||||||||
Home >> All >> Compil3r >> Quad >> [ x86 overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |