« Bugzilla Issues Index
#4539 — B.3.1: Unclear which early error rules from 12.2.6.1 are referenced
- bug_id:
4539
- creation_ts:
2015-09-18 07:22:00 -0700
- short_desc:
B.3.1: Unclear which early error rules from 12.2.6.1 are referenced
- delta_ts:
2016-02-04 16:22:16 -0800
- product:
ECMA-262 Edition 6
- component:
technical issues
- version:
unspecified
- rep_platform:
All
- op_sys:
All
- bug_status:
CONFIRMED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- cc:
brterlso
- commentid:
14701
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-09-18 07:22:52 -0700
B.3.1 __proto__ Property Names in Object Initializers
B.3.1 needs to define which early error restrictions from 12.2.6.1 are amended:
1. The general early error restrictions including the covered grammar.
2. Or the early error restrictions when ObjectLiteral is an actual object initializer.
- commentid:
14913
- comment_count:
1
- who:
Brian Terlson
- bug_when:
2016-02-04 16:22:16 -0800
Fixed in ES2016 Draft (2c1854e94)