archives

« Bugzilla Issues Index

#4486 — 14.1.20, 14.4.14 Evaluation: Rename runningContext to scope


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".


Fixed in ES2016 Draft.