|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjoeq.Runtime.ExceptionDeliverer
joeq.Compiler.Reference.x86.x86ReferenceExceptionDeliverer
public class x86ReferenceExceptionDeliverer
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class joeq.Runtime.ExceptionDeliverer |
|---|
ExceptionDeliverer.StackFrame |
| Field Summary | |
|---|---|
static x86ReferenceExceptionDeliverer |
INSTANCE
|
static boolean |
TRACE
|
| Fields inherited from class joeq.Runtime.ExceptionDeliverer |
|---|
_abstractMethodError, _athrow, _class, _debug_trap_handler, _nativeMethodError, _trap_handler |
| Method Summary | |
|---|---|
void |
deliverToStackFrame(jq_CompiledCode cc,
Throwable x,
jq_TryCatch tc,
CodeAddress ip,
StackAddress fp)
|
Object |
getThisPointer(jq_CompiledCode cc,
CodeAddress ip,
StackAddress fp)
|
| Methods inherited from class joeq.Runtime.ExceptionDeliverer |
|---|
abstractMethodError, athrow, debug_trap_handler, deliverToCurrentThread, getStackTrace, nativeMethodError, 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 |
|---|
public static boolean TRACE
public static final x86ReferenceExceptionDeliverer INSTANCE
| Method Detail |
|---|
public final void deliverToStackFrame(jq_CompiledCode cc,
Throwable x,
jq_TryCatch tc,
CodeAddress ip,
StackAddress fp)
deliverToStackFrame in class ExceptionDeliverer
public final Object getThisPointer(jq_CompiledCode cc,
CodeAddress ip,
StackAddress fp)
getThisPointer in class ExceptionDeliverer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||