Lines Matching full:getter
152 T(NoSetterInCallback, "Cannot set property % of % which has only a getter") \
167 T(ObjectGetterCallable, "Getter must be a function: %") \
220 "property on the proxy target and does not have a getter function, but " \
288 T(RegExpNonObject, "% getter called on non-object %") \
289 T(RegExpNonRegExp, "% getter called on non-RegExp object") \
377 T(BadGetterArity, "Getter must not have any formal parameters.") \