Home | History | Annotate | Download | only in debug

Lines Matching defs:SetMirror

55 //       - SetMirror
175 mirror = new SetMirror(value);
494 return this instanceof SetMirror;
1328 function SetMirror(value) {
1331 inherits(SetMirror, ObjectMirror);
1352 SetMirror.prototype.values = function(opt_limit) {
3033 "SetMirror", SetMirror,