archives

« Bugzilla Issues Index

#3334 — 8.1.1.3 Function Environment Records: Grammar issues and typos


8.1.1.3 Function Environment Records, 1st paragraph.

> [...] if functions that are not an ArrowFunction [...]
> A function is not an ArrowFunction function and [...]


Table 17

> [...] that the function is bound to as a.


8.1.1.3 Function Environment Records, 2nd paragraph.

> Methods environment records support [...]

Typo "Methods environment records" -> "Function environment records".

> In addition, declarative environment records support [...]

Typo "declarative environment" -> "function environment".


8.1.1.3.1 HasThisBinding ()

Step 1, "thisvalue" -> "thisValue".


8.1.1.3.2 HasSuperBinding ()

Step 1, "thisvalue" -> "thisValue".


fixed in rev29 editor's draft


fixed in rev29