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