archives

« Bugzilla Issues Index

#282 — property P -> property name P in section 15.4.5.1


15.4.5.1 [[DefineOwnProperty]] ( P, Desc, Throw )

say:
When the [[DefineOwnProperty]] internal method of A is called with property P, Property Descriptor Desc, and Boolean flag Throw, the following steps are taken:


“property P” change to “property name P”


Fixed in ES2015.