Home | History | Annotate | Download | only in src

Lines Matching full:__definesetter__

260     throw new $TypeError('Object.prototype.__defineSetter__: this is Null');
264 'Object.prototype.__defineSetter__: Expecting function');
949 "__defineSetter__", ObjectDefineSetter,