archives

« Bugzilla Issues Index

#2691 — chapter 8: misc editorial


----------------------------------------
In 8.1.1.4.8 "HasThisBinding ()":

{1}
8.1.1.4.8 / para 2:
HasSuperBinding()
HasSuperBinding() should be a section unto itself,
a sibling to 8.1.1.4.8 HasThisBinding().

----------------------------------------
In 8.1.2.1 "GetIdentifierReference (lex, name, strict)":

{2}
8.1.2.1 / step 3:
Let /exists/ be the result of calling the HasBinding(/N/)
concrete method of /envRec/ passing /name/ as the argument /N/.
Delete "(N)" and "N".

----------------------------------------
In 8.3 "Execution Contexts":

{3}
8.3 / para 4:
The value is the Realm component of the running execution context
is also called the /current Realm/.
s|value is|value of|

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX


fixed in rev24 editor's draft


Not fixed in rev24:

{6}
9.2.4 / step 10.a:
If /thisMode/ is `strict`, then let /thisValue/ to /thisArgument/.
s|to|be|

{8}
9.2.4 / step 10.b.ii.1:
if Type(/thisArgument/) is not Object, then let /needsThisWrapper/ to *true*.
s|to|be|

{18}
9.2.14 / step 23:
If /needSpecialArgumentsBinding/ is *true*, then
s|need|needs|

{59}
Abstract operation ModuleObjectCreate() is never invoked.


Ignore that. The comment went to the wrong Bug, not sure how.


fixed in rev24