Home | History | Annotate | Download | only in mjsunit

Lines Matching refs:Accessor

153 // Accessor properties
219 // Define an accessor that has only a setter.
311 // Try redefine again with accessor property - shold also fail.
335 // Make accessor - redefine to data
350 // Redefine back to accessor
364 // Make data - redefine to accessor
367 // Redefine to accessor property
393 // Redefinition of an accessor defined using __defineGetter__ and
413 // Redefine to accessor property (non configurable) - note that enumerable
526 // First, test that we are actually allowed to set the accessor if all