« Bugzilla Issues Index
#282 — property P -> property name P in section 15.4.5.1
- bug_id:
282
- creation_ts:
2012-02-28 09:13:00 -0800
- short_desc:
property P -> property name P in section 15.4.5.1
- delta_ts:
2015-10-04 10:20:59 -0700
- product:
ECMA-262, Editions 5 and 5.1
- component:
editorial issues
- version:
Edition 5.1
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Jin DX
- assigned_to:
Allen Wirfs-Brock
- cc:
brterlso
- commentid:
701
- comment_count:
0
- who:
Jin DX
- bug_when:
2012-02-28 09:13:43 -0800
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”
- commentid:
14781
- comment_count:
1
- who:
Brian Terlson
- bug_when:
2015-10-04 10:20:59 -0700
Fixed in ES2015.