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. |
void nf_push_frame | ( | ) |
Pushes native frame to the stack.
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.