RESOLVED FIXED 142842
The prototype internal slot of an ES6 class should be non-configurable and non-writable
https://bugs.webkit.org/show_bug.cgi?id=142842
Summary The prototype internal slot of an ES6 class should be non-configurable and no...
Ryosuke Niwa
Reported 2015-03-18 14:53:55 PDT
ES6 specifies the prototype internal slot of an ES6 class to be non-writable and non-configurable.
Attachments
Ryosuke Niwa
Comment 1 2015-04-26 15:57:44 PDT
Note You need to log in before you can comment on or make changes to this bug.