|
Oolite 1.93.0.7767-260207-f2a8cb5
|
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.