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

JSContext Struct Reference

#include <jscntxt.h>

List of all members.

Public Attributes

JSCList links
uintN interpLevel
jsuword stackLimit
uint16 version
jsbytecode jsop_eq
jsbytecode jsop_ne
JSRuntimeruntime
JSArenaPool stackPool
JSStackFramefp
JSArenaPool tempPool
JSObjectglobalObject
JSGCThingnewborn [GCX_NTYPES]
JSAtomlastAtom
jsval lastInternalResult
JSRegExpStatics regExpStatics
JSSharpObjectMap sharpObjectMap
JSArgumentFormatMapargumentFormatMap
char * lastMessage
JSBranchCallback branchCallback
JSErrorReporter errorReporter
void * data
JSStackFramedormantFrameChain
JSPackedBool creatingException
JSPackedBool throwing
jsval exception
JSPackedBool insideGCMarkCallback
uint32 options
JSLocaleCallbackslocaleCallbacks
JSDHashTableresolvingTable
JSStackHeaderstackHeaders
JSLocalRootStacklocalRootStack
JSTempValueRootertempValueRooters
JSContext::JSGSNCache gsnCache

Classes

struct  JSGSNCache


Member Data Documentation

JSArgumentFormatMap* JSContext::argumentFormatMap
 

JSBranchCallback JSContext::branchCallback
 

JSPackedBool JSContext::creatingException
 

void* JSContext::data
 

JSStackFrame* JSContext::dormantFrameChain
 

JSErrorReporter JSContext::errorReporter
 

jsval JSContext::exception
 

JSStackFrame* JSContext::fp
 

JSObject* JSContext::globalObject
 

struct JSContext::JSGSNCache JSContext::gsnCache
 

JSPackedBool JSContext::insideGCMarkCallback
 

uintN JSContext::interpLevel
 

jsbytecode JSContext::jsop_eq
 

jsbytecode JSContext::jsop_ne
 

JSAtom* JSContext::lastAtom
 

jsval JSContext::lastInternalResult
 

char* JSContext::lastMessage
 

JSCList JSContext::links
 

JSLocaleCallbacks* JSContext::localeCallbacks
 

JSLocalRootStack* JSContext::localRootStack
 

JSGCThing* JSContext::newborn[GCX_NTYPES]
 

uint32 JSContext::options
 

JSRegExpStatics JSContext::regExpStatics
 

JSDHashTable* JSContext::resolvingTable
 

JSRuntime* JSContext::runtime
 

JSSharpObjectMap JSContext::sharpObjectMap
 

JSStackHeader* JSContext::stackHeaders
 

jsuword JSContext::stackLimit
 

JSArenaPool JSContext::stackPool
 

JSArenaPool JSContext::tempPool
 

JSTempValueRooter* JSContext::tempValueRooters
 

JSPackedBool JSContext::throwing
 

uint16 JSContext::version
 


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