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