archives

« Bugzilla Issues Index

#3349 — 9.5 Proxy Object: Typos


9.5 Proxy Object Internal Methods and Internal Slots, 1st para

> The value of [[ProxyHandler]] is always an object,

"always an object" -> "either an object or the null value".


9.5 Proxy Object Internal Methods and Internal Slots, 4th para

> Because proxy permit arbitrary ECMAScript code [...]

"proxy" -> "proxy objects"

> to be used to in the implementation of internal methods

Remove second "to" or "to be used to implement"?


9.5 Proxy Object Internal Methods and Internal Slots, 5th para

> and B is a Boolean flag.

No boolean flag `B` used.


fixed in rev29 editor's draft


fixed in rev29