joeq.Compiler.Reference.x86
Class x86ReferenceExceptionDeliverer
java.lang.Object
joeq.Runtime.ExceptionDeliverer
joeq.Compiler.Reference.x86.x86ReferenceExceptionDeliverer
public class x86ReferenceExceptionDeliverer
- extends ExceptionDeliverer
- Version:
- $Id: x86ReferenceExceptionDeliverer.java,v 1.14 2004/09/30 03:37:05 joewhaley Exp $
- Author:
- John Whaley
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TRACE
public static boolean TRACE
INSTANCE
public static final x86ReferenceExceptionDeliverer INSTANCE
deliverToStackFrame
public final void deliverToStackFrame(jq_CompiledCode cc,
Throwable x,
jq_TryCatch tc,
CodeAddress ip,
StackAddress fp)
- Specified by:
deliverToStackFrame
in class ExceptionDeliverer
getThisPointer
public final Object getThisPointer(jq_CompiledCode cc,
CodeAddress ip,
StackAddress fp)
- Specified by:
getThisPointer
in class ExceptionDeliverer
Copyright © 2001-2005 John Whaley. All Rights Reserved.