Searched refs:aDocs (Results 1 – 1 of 1) sorted by relevance
98 v8::Local<v8::Array> aDocs = pRuntime->NewArray(); in get_active_docs() local100 aDocs, 0, in get_active_docs()103 if (pRuntime->GetArrayLength(aDocs) > 0) in get_active_docs()104 return CJS_Return(aDocs); in get_active_docs()