|
Oolite 1.91.0.7712-251017-85ce217
|
import <Foundation/Foundation.h>#include <jsapi.h>Go to the source code of this file.
Functions | |
| void | InitOOJSStation (JSContext *context, JSObject *global) |
| void InitOOJSStation | ( | JSContext * | context, |
| JSObject * | global ) |
Definition at line 162 of file OOJSStation.m.
References JSShipClass(), JSShipPrototype(), OOJSBasicPrivateObjectConverter(), OOJSRegisterObjectConverter(), OOJSRegisterSubclass(), OOJSUnconstructableConstruct(), sStationClass, sStationMethods, sStationProperties, and sStationPrototype.
Referenced by OOJavaScriptEngine(Private)::createMainThreadContext.