Parent Directory
|
Revision Log
|
Patch
revision 332 by siliconforks, Thu Oct 23 19:03:33 2008 UTC | revision 399 by siliconforks, Tue Dec 9 03:37:47 2008 UTC | |
---|---|---|
# | Line 51 | Line 51 |
51 | extern JSObject * | extern JSObject * |
52 | js_InitDateClass(JSContext *cx, JSObject *obj); | js_InitDateClass(JSContext *cx, JSObject *obj); |
53 | ||
extern JSBool | ||
js_date_now(JSContext *cx, uintN argc, jsval *vp); | ||
54 | /* | /* |
55 | * These functions provide a C interface to the date/time object | * These functions provide a C interface to the date/time object |
56 | */ | */ |
|
ViewVC Help | |
Powered by ViewVC 1.1.24 |