Searched refs:SelArray (Results 1 – 1 of 1) sorted by relevance
950 CJS_Array SelArray(pRuntime); in currentValueIndices() local953 vp >> SelArray; in currentValueIndices()954 for (int i = 0, sz = SelArray.GetLength(); i < sz; i++) { in currentValueIndices()955 SelArray.GetElement(i, SelValue); in currentValueIndices()981 CJS_Array SelArray(pRuntime); in currentValueIndices() local983 SelArray.SetElement( in currentValueIndices()986 vp << SelArray; in currentValueIndices()