« Bugzilla Issues Index
#1587 — 15.3.4.1 Function#length should be [[Configurable]]: true
  
  
  - bug_id:
    1587
  
- creation_ts:
    2013-07-17 09:04:00 -0700
  
- short_desc:
    15.3.4.1 Function#length should be [[Configurable]]: true
  
- delta_ts:
    2013-08-23 08:22:34 -0700
  
- product:
    Draft for 6th Edition
  
- component:
    technical issue
  
- version:
    Rev 15: May 14, 2013 Draft
  
- rep_platform:
    All
  
- op_sys:
    All
  
- bug_status:
    RESOLVED
  
- resolution:
    FIXED
  
- priority:
    Normal
  
- bug_severity:
    enhancement
  
- everconfirmed:
    true
  
- reporter:
    Jeremy Martin
  
- assigned_to:
    Allen Wirfs-Brock
  
- cc:
    john.david.dalton
  
  
  
  - commentid:
    4542
  
- comment_count:
    0
  
- who:
    Jeremy Martin
  
- bug_when:
    2013-07-17 09:04:31 -0700
  
15.3.4.1 should define Function#length as [[Configurable]]: true, but currently specifies it as false.
Relevant es-discuss thread: https://mail.mozilla.org/pipermail/es-discuss/2013-February/028881.html
Note that GeneratorFunction#length is already spec'd as [[Configurable]]: true.
  
  
  - commentid:
    4548
  
- comment_count:
    1
  
- who:
    Allen Wirfs-Brock
  
- bug_when:
    2013-07-17 14:29:02 -0700
  
fixed in rev17 editor's draft.
Note that FunctionInitialize had already been changed to set configurable to false for length.
  
  
  - commentid:
    5082
  
- comment_count:
    2
  
- who:
    Allen Wirfs-Brock
  
- bug_when:
    2013-08-23 08:22:34 -0700
  
fixed in rev17, August 23, 2013 draft