native_frame.h File Reference


Detailed Description

Native Frames

This module describes interfaces to work with native frames as they are related to java.


Functions

void nf_push_frame ()
 Pushes native frame to the stack.
void nf_pop_frame ()
 Pops native frame off the stack.


Function Documentation

void nf_push_frame (  ) 

Pushes native frame to the stack.

Note:
XXX Where the memory is allocated? -salikh

M2nFrames were only generated by asm stubs before.

void nf_pop_frame (  ) 

Pops native frame off the stack.


Genereated on Tue Mar 11 19:25:57 2008 by Doxygen.

(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.