Matthew O'Brien
Matthew O'Brien
Specification Section **15.9**
**Relevant Sections of the Specification** - 8.6 - 8.10 **Attributes of a Data Descriptor** - Value - The value retrieved by reading the property. - Writable - If false, attempts...
Specification Section **11.1.5** ObjectLiteral : 	{ } 	{ PropertyNameAndValueList } 	{ PropertyNameAndValueList , } PropertyNameAndValueList : 	PropertyAssignment 	PropertyNameAndValueList , PropertyAssignment PropertyAssignment : 	PropertyName : AssignmentExpression 	get PropertyName ( ) {...
Specification Section **15.1**
Specification Section **8.6.2**
Specification Section **15.11**
Specification Section **15.10**
Specification Section **15.8**
Specification Section **15.7**