Searched refs:SetMirror (Results 1 – 2 of 2) sorted by relevance
116 mirror = new SetMirror(value);421 return this instanceof SetMirror;1238 function SetMirror(value) { class1241 inherits(SetMirror, ObjectMirror);1262 SetMirror.prototype.values = function(opt_limit) { class2399 "SetMirror", SetMirror,
21625 Expose the content of Sets and WeakSets through SetMirror (issue 3093).