Searched defs:CJS_Date (Results 1 – 2 of 2) sorted by relevance
14 class CJS_Date; variable
521 CJS_Date::CJS_Date(v8::Isolate* isolate) :m_isolate(isolate) in CJS_Date() function in CJS_Date525 CJS_Date::CJS_Date(v8::Isolate* isolate,double dMsec_time) in CJS_Date() function in CJS_Date531 CJS_Date::CJS_Date(v8::Isolate* isolate,int year, int mon, int day,int hour, int min, int sec) in CJS_Date() function in CJS_Date