archives

« Bugzilla Issues Index

#4535 — NOTE in “B.3.1 __proto__ Property Names in Object Initializers”


The informal note in that section reads: “The List returned by PropertyNameList does not include string literal property names defined as using a ComputedPropertyName.”

String literal property names seem to be included. Should this be “string-valued property keys specified via ComputedPropertyName”? “defined as using” sounds strange to me, too.