Searched refs:SetValues (Results 1 – 2 of 2) sorted by relevance
62 function SetValues() { class83 'keys', SetValues,84 'values', SetValues87 %AddNamedProperty(GlobalSet.prototype, iteratorSymbol, SetValues, DONT_ENUM);175 to.SetValues = SetValues;
19 var SetValues;25 SetValues = from.SetValues;1367 var iter = %_Call(SetValues, this.value_);