Searched defs:CJS_TimerObj (Results 1 – 2 of 2) sorted by relevance
33 explicit CJS_TimerObj(v8::Local<v8::Object> pObject) : CJS_Object(pObject) {} in CJS_TimerObj() function
140 IMPLEMENT_JS_CLASS(CJS_TimerObj, TimerObj) in IMPLEMENT_JS_CLASS() argument