Searched refs:BooleanMirror (Results 1 – 2 of 2) sorted by relevance
40 assertTrue(mirror instanceof debug.BooleanMirror);
65 mirror = new BooleanMirror(value);274 return this instanceof BooleanMirror;569 function BooleanMirror(value) { class572 inherits(BooleanMirror, ValueMirror);575 BooleanMirror.prototype.toText = function() {