WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2015-04-26 15:57:44 PDT
This has been fixed in
http://trac.webkit.org/changeset/183316
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug