|
Oolite 1.91.0.7712-251017-85ce217
|
import <Foundation/Foundation.h>#include <jsapi.h>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.
Referenced by OOJavaScriptEngine(Private)::createMainThreadContext.