| 
    Oolite 1.91.0.7712-251017-85ce217
    
   | 
 
import <Foundation/Foundation.h>#include <jsapi.h>Go to the source code of this file.
Functions | |
| void | InitOOJSWorldScripts (JSContext *context, JSObject *global) | 
| void InitOOJSWorldScripts | ( | JSContext * | context, | 
| JSObject * | global ) | 
Definition at line 52 of file OOJSWorldScripts.m.
References OOJS_PROP_READONLY, and sWorldScriptsClass.
Referenced by OOJavaScriptEngine(Private)::createMainThreadContext.