Searched refs:aDocs (Results 1 – 1 of 1) sorted by relevance
153 CJS_Array aDocs(pRuntime->GetIsolate()); in activeDocs() local182 aDocs.SetElement(0,CJS_Value(pRuntime->GetIsolate(),pJSDocument)); in activeDocs()186 if (aDocs.GetLength() > 0) in activeDocs()187 vp << aDocs; in activeDocs()212 CJS_Array aDocs(pRuntime->GetIsolate()); in calculate() local