Searched defs:CJS_Console (Results 1 – 2 of 2) sorted by relevance
40 explicit CJS_Console(v8::Local<v8::Object> pObject) : CJS_Object(pObject) {} in CJS_Console() function
27 IMPLEMENT_JS_CLASS(CJS_Console, console) in IMPLEMENT_JS_CLASS() argument