![]() |
Oolite 1.91.0.7658-250404-b1488af
|
Go to the source code of this file.
Classes | |
category | OOExhaustPlumeEntity(OOJavaScriptExtensions) |
Functions | |
void | InitOOJSExhaustPlume (JSContext *context, JSObject *global) |
void InitOOJSExhaustPlume | ( | JSContext * | context, |
JSObject * | global ) |
Definition at line 85 of file OOJSExhaustPlume.m.
References JSEntityClass(), JSEntityPrototype(), OOJSBasicPrivateObjectConverter(), OOJSRegisterObjectConverter(), OOJSRegisterSubclass(), OOJSUnconstructableConstruct(), sExhaustPlumeClass, sExhaustPlumeMethods, sExhaustPlumeProperties, and sExhaustPlumePrototype.
Referenced by OOJavaScriptEngine(Private)::createMainThreadContext.