Searched defs:hasSetter (Results 1 – 4 of 4) sorted by relevance
281 function TestWithSet(handler, hasSetter) { argument287 function TestWithSet2(create, handler, hasSetter) { argument
723 bool hasSetter = findSetter(false); in buildSet() local
1523 PropertyMirror.prototype.hasSetter = function() { method in PropertyMirror
3179 bool hasSetter() const { return SetterId != nullptr; } in hasSetter() function