Home | History | Annotate | Download | only in src

Lines Matching refs:isBoolean

1270   return this.isUndefined() || this.isNull() || this.isBoolean() ||
1306 ProtocolValue.prototype.isBoolean = function() {