Searched refs:BooleanMirror (Results 1 – 2 of 2) sorted by relevance
40 assertTrue(mirror instanceof debug.BooleanMirror);
76 mirror = new BooleanMirror(value);268 return this instanceof BooleanMirror;508 function BooleanMirror(value) { class511 inherits(BooleanMirror, ValueMirror);514 BooleanMirror.prototype.toText = function() {