Searched refs:SetValues (Results 1 – 2 of 2) sorted by relevance
67 function SetValues() { class88 'keys', SetValues,89 'values', SetValues92 %AddNamedProperty(GlobalSet.prototype, iteratorSymbol, SetValues, DONT_ENUM);180 to.SetValues = SetValues;
22 var SetValues;31 SetValues = from.SetValues;1357 var iter = %_Call(SetValues, this.value_);