Lines Matching full:accessor
61 // Helper function to install a getter-only accessor property.
70 // Helper function to install a getter/setter accessor property.
480 // Is accessor descriptor.
599 // This is an accessor.
831 // Steps 9b & 12 - replacing an existing accessor property with a data
854 // Step 4b - defining a new accessor property.
855 // Steps 9c & 12 - replacing an existing data property with an accessor
857 // Step 12 - updating an existing accessor property with an accessor