Searched defs:getSlice (Results 1 – 5 of 5) sorted by relevance
51 xsUnsignedInt getSlice() const { return attrSlice; } in getSlice() function126 xsUnsignedInt getSlice() const { return attrSlice; } in getSlice() function
70 xsNonNegativeInteger getSlice() const { return attrSlice; } in getSlice() function151 xsNonNegativeInteger getSlice() const { return attrSlice; } in getSlice() function
33 void ArgList::getSlice(int startIndex, ArgList& result) const in getSlice() function in JSC::ArgList