Searched defs:hasSetter (Results 1 – 2 of 2) sorted by relevance
623 bool hasSetter = findSetter(false); in buildSet() local
1194 PropertyMirror.prototype.hasSetter = function() { method in PropertyMirror