« Bugzilla Issues Index
#4486 — 14.1.20, 14.4.14 Evaluation: Rename runningContext to scope
- bug_id:
4486
- creation_ts:
2015-08-21 14:10:00 -0700
- short_desc:
14.1.20, 14.4.14 Evaluation: Rename runningContext to scope
- delta_ts:
2015-10-26 11:55:41 -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:
enhancement
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- cc:
brterlso
- commentid:
14646
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-08-21 14:10:34 -0700
14.1.20 Runtime Semantics: Evaluation, FunctionExpression : function BindingIdentifier ( FormalParameters ) { FunctionBody }
14.4.14 Runtime Semantics: Evaluation, GeneratorExpression : function * BindingIdentifier ( FormalParameters ) { GeneratorBody }
"runningContext" should be renamed to "scope".
- commentid:
14866
- comment_count:
1
- who:
Brian Terlson
- bug_when:
2015-10-26 11:55:41 -0700
Fixed in ES2016 Draft.