Home | History | Annotate | Download | only in src

Lines Matching defs:hasGetter

1514 PropertyMirror.prototype.hasGetter = function() {
1534 if (this.hasGetter()) {
1565 !this.hasGetter() && !this.hasSetter());