Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

JSStackFrame Struct Reference

#include <jsinterp.h>

List of all members.

Public Attributes

JSObjectcallobj
JSObjectargsobj
JSObjectvarobj
JSScriptscript
JSFunctionfun
JSObjectthisp
uintN argc
jsvalargv
jsval rval
uintN nvars
jsvalvars
JSStackFramedown
void * annotation
JSObjectscopeChain
jsbytecodepc
jsvalsp
jsvalspbase
uintN sharpDepth
JSObjectsharpArray
uint32 flags
JSStackFramedormantNext
JSObjectxmlNamespace
JSObjectblockChain


Member Data Documentation

void* JSStackFrame::annotation
 

uintN JSStackFrame::argc
 

JSObject* JSStackFrame::argsobj
 

jsval* JSStackFrame::argv
 

JSObject* JSStackFrame::blockChain
 

JSObject* JSStackFrame::callobj
 

JSStackFrame* JSStackFrame::dormantNext
 

JSStackFrame* JSStackFrame::down
 

uint32 JSStackFrame::flags
 

JSFunction* JSStackFrame::fun
 

uintN JSStackFrame::nvars
 

jsbytecode* JSStackFrame::pc
 

jsval JSStackFrame::rval
 

JSObject* JSStackFrame::scopeChain
 

JSScript* JSStackFrame::script
 

JSObject* JSStackFrame::sharpArray
 

uintN JSStackFrame::sharpDepth
 

jsval* JSStackFrame::sp
 

jsval* JSStackFrame::spbase
 

JSObject* JSStackFrame::thisp
 

JSObject* JSStackFrame::varobj
 

jsval* JSStackFrame::vars
 

JSObject* JSStackFrame::xmlNamespace
 


The documentation for this struct was generated from the following file:
   Comments or Suggestions?    License Information