Searched refs:BooleanMirror (Results 1 – 2 of 2) sorted by relevance
40 assertTrue(mirror instanceof debug.BooleanMirror);
85 mirror = new BooleanMirror(value);273 return this instanceof BooleanMirror;513 function BooleanMirror(value) { class516 inherits(BooleanMirror, ValueMirror);519 BooleanMirror.prototype.toText = function() {