|
Oolite 1.91.0.7712-251017-85ce217
|
#include <jsapi.h>Go to the source code of this file.
Functions | |
| void | InitOOJSClock (JSContext *context, JSObject *global) |
| void InitOOJSClock | ( | JSContext * | context, |
| JSObject * | global ) |
Definition at line 109 of file OOJSClock.m.
References OOJS_PROP_READONLY, OOJSUnconstructableConstruct(), sClockClass, sClockMethods, and sClockProperties.
Referenced by OOJavaScriptEngine(Private)::createMainThreadContext.