« Bugzilla Issues Index
#3563 — 15.1.1
- bug_id:
3563
- creation_ts:
2015-01-16 09:08:00 -0800
- short_desc:
15.1.1
- delta_ts:
2015-07-10 08:34:21 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 31: January 15, 2015 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Erik Arvidsson
- assigned_to:
Allen Wirfs-Brock
- cc:
erik.arvidsson
- commentid:
11494
- comment_count:
0
- who:
Erik Arvidsson
- bug_when:
2015-01-16 09:08:32 -0800
* It is a Syntax Error if StatementList Contains MetaProperty unless the source code containing super is eval code that is being processed by a direct eval that is contained in function code.
Should this be `new.target` instead of `super`?
- commentid:
11505
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-01-16 10:14:16 -0800
actually MetaProperty, and this is going to have to be refined if we ever add any MetaProperties that are valid outside of functions.
fixed in rev32 editor's draft
- commentid:
11960
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-02 18:38:53 -0800
fixed in rev32 draft