Bug 79309 - Implement [[DefineOwnProperty]] for the arguments object
Summary: Implement [[DefineOwnProperty]] for the arguments object
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gavin Barraclough
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-22 17:14 PST by Gavin Barraclough
Modified: 2012-02-22 17:25 PST (History)
0 users

See Also:


Attachments
Fix (9.32 KB, patch)
2012-02-22 17:17 PST, Gavin Barraclough
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gavin Barraclough 2012-02-22 17:14:48 PST
This needs special handling.
Comment 1 Gavin Barraclough 2012-02-22 17:17:58 PST
Created attachment 128342 [details]
Fix
Comment 2 Gavin Barraclough 2012-02-22 17:25:38 PST
fixed in r108582