|
Oolite 1.91.0.7712-251017-85ce217
|
#include <jsapi.h>Go to the source code of this file.
Functions | |
| void | InitOOJSShipGroup (JSContext *context, JSObject *global) |
| void InitOOJSShipGroup | ( | JSContext * | context, |
| JSObject * | global ) |
Definition at line 97 of file OOJSShipGroup.m.
References OOJSBasicPrivateObjectConverter(), OOJSRegisterObjectConverter(), ShipGroupConstruct(), sShipGroupClass, sShipGroupMethods, sShipGroupProperties, and sShipGroupPrototype.
Referenced by OOJavaScriptEngine(Private)::createMainThreadContext.