archives

« Bugzilla Issues Index

#4175 — 26.2.1 The Proxy Constructor: Sub-classing not for Proxy constructor not quite correct


26.2.1 The Proxy Constructor

> The Proxy constructor may be used as the value in an extends clause of a class definition.
> Subclass constructors that intend to inherit the ability to create proxy exotic objects must include a
> super call to the Proxy

Issues
- Users manually need to add .prototype for this to work.
- Incomplete sentence.

Maybe just remove this paragraph?


fixed in rev37 editor's draft

removed


In Rev37