JSContext Struct Reference
#include <jscntxt.h>
Public Attributes | |
| JSCList | links |
| uintN | interpLevel |
| jsuword | stackLimit |
| uint16 | version |
| jsbytecode | jsop_eq |
| jsbytecode | jsop_ne |
| JSRuntime * | runtime |
| JSArenaPool | stackPool |
| JSStackFrame * | fp |
| JSArenaPool | tempPool |
| JSObject * | globalObject |
| JSGCThing * | newborn [GCX_NTYPES] |
| JSAtom * | lastAtom |
| jsval | lastInternalResult |
| JSRegExpStatics | regExpStatics |
| JSSharpObjectMap | sharpObjectMap |
| JSArgumentFormatMap * | argumentFormatMap |
| char * | lastMessage |
| JSBranchCallback | branchCallback |
| JSErrorReporter | errorReporter |
| void * | data |
| JSStackFrame * | dormantFrameChain |
| JSPackedBool | creatingException |
| JSPackedBool | throwing |
| jsval | exception |
| JSPackedBool | insideGCMarkCallback |
| uint32 | options |
| JSLocaleCallbacks * | localeCallbacks |
| JSDHashTable * | resolvingTable |
| JSStackHeader * | stackHeaders |
| JSLocalRootStack * | localRootStack |
| JSTempValueRooter * | tempValueRooters |
| JSContext::JSGSNCache | gsnCache |
Classes | |
| struct | JSGSNCache |
Member Data Documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The documentation for this struct was generated from the following file:
- vcf/JavaScriptKit/js-impl/jscntxt.h
