Home | History | Annotate | Download | only in mjsunit

Lines Matching full:existing

140 // with default values if called with non existing property (otherwise
244 // an existing property with both a getter and a setter.
519 // existing properties should not return true, but throw an error if the
520 // existing configurable property is false.
527 // values are of the descriptor are the same as the existing one.
746 // Redefine existing property.
754 // Redefine existing property with configurable: false.
798 // Redefine existing property with configurable: false.
806 // Redefine existing property with configurable: false.
814 // Define non existing property - all attributes should default to false.
845 // Redefine existing property.
853 // Redefine existing property with configurable: false.
897 // Redefine existing property with configurable: false.
905 // Redefine existing property with configurable: false.
913 // Define non existing property - all attributes should default to false.
972 // tests redefining existing property with a generic descriptor