JSScript Struct Reference
#include <jsscript.h>
Public Attributes | |
| jsbytecode * | code |
| uint32 | length |
| jsbytecode * | main |
| uint16 | version |
| uint16 | numGlobalVars |
| JSAtomMap | atomMap |
| const char * | filename |
| uintN | lineno |
| uintN | depth |
| JSTryNote * | trynotes |
| JSPrincipals * | principals |
| JSObject * | object |
Member Data Documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The documentation for this struct was generated from the following file:
- vcf/JavaScriptKit/js-impl/jsscript.h
