archives

« Bugzilla Issues Index

#2077 — "Arrow Function Definitions" typos


"Arrow Function Definitions":

"The semantics of the ArrowFunctionNoIn and ConciseBodyNoIn productions are the same as the ArrowFunction and ConciseBodyNoIn productions"

The second "ConciseBodyNoIn" should presumably just be "ConciseBody".


"Static Semantics: Contains":

"1. If symbol is neither super or this, then return false."

The "or" should be "nor".


fixed in rev20 editor's draft


fixed in rev20 draft, Oct. 28, 2013