« Bugzilla Issues Index
#1484 — Use StrictFormalParameters when FunctionDeclaration & FunctionExpression is in strict code
  
  
  - bug_id:
    1484
  
 
  
  
  - creation_ts:
    2013-05-14 20:38:00 -0700
  
 
  
  
  - short_desc:
    Use StrictFormalParameters when FunctionDeclaration & FunctionExpression is in strict code
  
 
  
  
  - delta_ts:
    2013-07-15 17:03:51 -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:
    Yusuke Suzuki
  
 
  
  
  - assigned_to:
    Allen Wirfs-Brock
  
 
  
  
  
  
  - commentid:
    4012
  
 
  
  
  - comment_count:
    0
  
 
  
  
  - who:
    Yusuke Suzuki
  
 
  
  
  - bug_when:
    2013-05-14 20:38:53 -0700
  
 
  
  
In the rev15 draft, there is no way to use StrictFormalParameters in FunctionDeclaration / FunctionExpression. And as the result, strict code restrictions to function parameters are dropped.
  
  
  - commentid:
    4324
  
 
  
  
  - comment_count:
    1
  
 
  
  
  - who:
    Allen Wirfs-Brock
  
 
  
  
  - bug_when:
    2013-06-24 17:20:06 -0700
  
 
  
  
also generator functions
fixed in rev16 editor's draft
  
  
  - commentid:
    4451
  
 
  
  
  - comment_count:
    2
  
 
  
  
  - who:
    Allen Wirfs-Brock
  
 
  
  
  - bug_when:
    2013-07-15 17:03:51 -0700
  
 
  
  
fixed in rev16 draft.  July 15, 2013