archives

« Bugzilla Issues Index

#449 — 13.1: "ToString(n).[[value]]"


In 13.1 "Function Definitions",
under "Runtime Semantics: Indexed Binding Initialisation",
in the 3rd rule,
step 6.d says:
"Call the [[DefineOwnProperty]] internal method of A with arguments
ToString(n).[[value]], Property Descriptor {...}, and false."

Delete the ".[[value]]" after "ToString(n)"?


corrected in editor's draft