« Bugzilla Issues Index
#4472 — 9.4.6 Module Namespace Exotic Objects: Add writable=true
- bug_id:
4472
- creation_ts:
2015-08-21 11:11:00 -0700
- short_desc:
9.4.6 Module Namespace Exotic Objects: Add writable=true
- delta_ts:
2015-10-26 11:44:57 -0700
- product:
ECMA-262 Edition 6
- component:
technical issues
- version:
unspecified
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- cc:
brterlso
- commentid:
14632
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-08-21 11:11:27 -0700
9.4.6 Module Namespace Exotic Objects, 1st paragraph
"Each such property has the attributes {[[Configurable]]: false, [[Enumerable]]:
true}."
Add [[Writable]]: true.
- commentid:
14862
- comment_count:
1
- who:
Brian Terlson
- bug_when:
2015-10-26 11:44:57 -0700
Fixed in ES2016 Draft.