Lines Matching full:existing
134 // with default values if called with non existing property (otherwise
238 // an existing property with both a getter and a setter.
513 // existing properties should not return true, but throw an error if the
514 // existing configurable property is false.
521 // values are of the descriptor are the same as the existing one.
736 // Redefine existing property.
744 // Redefine existing property with configurable: false.
786 // Redefine existing property with configurable: false.
794 // Redefine existing property with configurable: false.
802 // Define non existing property - all attributes should default to false.
833 // Redefine existing property.
841 // Redefine existing property with configurable: false.
883 // Redefine existing property with configurable: false.
891 // Redefine existing property with configurable: false.
899 // Define non existing property - all attributes should default to false.
958 // tests redefining existing property with a generic descriptor