joeq.Compiler.Quad.x86
Class x86QuadExceptionDeliverer
java.lang.Object
joeq.Runtime.ExceptionDeliverer
joeq.Compiler.Quad.x86.x86QuadExceptionDeliverer
public class x86QuadExceptionDeliverer
- extends ExceptionDeliverer
- Version:
- $Id: x86QuadExceptionDeliverer.java,v 1.7 2004/09/30 03:37:06 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 x86QuadExceptionDeliverer 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.