Bug 95894

Summary: Throw exceptions when assigning to const in strict mode
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch oliver: review+

Description Geoffrey Garen 2012-09-05 14:16:20 PDT
Throw exceptions when assigning to const in strict mode
Comment 1 Geoffrey Garen 2012-09-05 14:19:16 PDT
Created attachment 162334 [details]
Patch
Comment 2 Geoffrey Garen 2012-09-05 14:44:09 PDT
Committed r127647: <http://trac.webkit.org/changeset/127647>