Bug 142842

Summary: The prototype internal slot of an ES6 class should be non-configurable and non-writable
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 140491    

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.