|
Oolite 1.91.0.7712-251017-85ce217
|
Go to the source code of this file.
Classes | |
| class | OOJSTimer |
Functions | |
| void | InitOOJSTimer (JSContext *context, JSObject *global) |
| void InitOOJSTimer | ( | JSContext * | context, |
| JSObject * | global ) |
Definition at line 254 of file OOJSTimer.m.
References OOJSBasicPrivateObjectConverter(), OOJSRegisterObjectConverter(), sTimerClass, sTimerMethods, sTimerProperties, sTimerPrototype, and TimerConstruct().
Referenced by OOJavaScriptEngine(Private)::createMainThreadContext.