« Bugzilla Issues Index
#4483 — 13.11.7, 14.1.20, 14.4.14: Change "Lexical Environment" to "LexicalEnvironment"
- bug_id:
4483
- creation_ts:
2015-08-21 14:10:00 -0700
- short_desc:
13.11.7, 14.1.20, 14.4.14: Change "Lexical Environment" to "LexicalEnvironment"
- delta_ts:
2015-10-26 11:48:13 -0700
- product:
ECMA-262 Edition 6
- component:
editorial 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:
14643
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-08-21 14:10:10 -0700
13.11.7 Runtime Semantics: Evaluation, step 9
14.1.20 Runtime Semantics: Evaluation, FunctionExpression : function BindingIdentifier ( FormalParameters ) { FunctionBody }, step 2
14.4.14 Runtime Semantics: Evaluation, GeneratorExpression : function * BindingIdentifier ( FormalParameters ) { GeneratorBody }, step 2
Change "Lexical Environment" to "LexicalEnvironment" (space removed).
- commentid:
14864
- comment_count:
1
- who:
Brian Terlson
- bug_when:
2015-10-26 11:48:13 -0700
Fixed in ES2016 Draft.