|
Oolite
|
import <Foundation/Foundation.h>#include <jsapi.h>
Include dependency graph for OOJSWormhole.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| category | WormholeEntity(OOJavaScriptExtensions) |
Functions | |
| void | InitOOJSWormhole (JSContext *context, JSObject *global) |
| void InitOOJSWormhole | ( | JSContext * | context, |
| JSObject * | global | ||
| ) |
Definition at line 89 of file OOJSWormhole.m.
References JSEntityClass(), JSEntityPrototype(), OOJSBasicPrivateObjectConverter(), OOJSRegisterObjectConverter(), OOJSRegisterSubclass(), OOJSUnconstructableConstruct(), sWormholeClass, sWormholeMethods, sWormholeProperties, and sWormholePrototype.
Here is the call graph for this function: