Main Page   Class Hierarchy   Compound List   File List   Header Files   Compound Members   File Members  

frame.h File Reference


Compounds

class  frame

Defines

#define SavedFrameChain
#define NoFrameChain

Typedefs

typedef void (* returnTrapHandlerFn )(...)

Functions

bool isPatchedReturnAddress (char* r)
void HandleReturnTrap (oop result, char* sp, bool nlr, frame* home, int32 homeID)


Define Documentation

#define SavedFrameChain ()

#define NoFrameChain ()


Typedef Documentation

typedef void (* returnTrapHandlerFn)(...)


Function Documentation

bool isPatchedReturnAddress (char * r) [inline]

void HandleReturnTrap (oop result, char * sp_of_patched_frame, bool nlr, frame * nlrHome, int32 homeID)


Generated at Tue Jun 27 12:06:46 2000 for SelfVM by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999