|
Oolite
|
Include dependency graph for OOJSScript.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | OOJSScript |
| category | OOScript(JavaScriptEvents) |
Functions | |
| void | InitOOJSScript (JSContext *context, JSObject *global) |
Variables | |
| static NSString *const | kLocalManifestProperty = @"@"oolite_manifest_identifier" |
| void InitOOJSScript | ( | JSContext * | context, |
| JSObject * | global | ||
| ) |
Definition at line 662 of file OOJSScript.m.
References OOJSBasicPrivateObjectConverter(), OOJSRegisterObjectConverter(), OOJSUnconstructableConstruct(), sScriptClass, sScriptMethods, and sScriptPrototype.
Here is the call graph for this function:
|
static |
Definition at line 29 of file OOJSScript.h.