Bug 55736

Summary: Implement seal/freeze/preventExtensions for normal object types.
Product: WebKit Reporter: Gavin Barraclough <barraclough>
Component: JavaScriptCoreAssignee: Gavin Barraclough <barraclough>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo.noronha, gustavo, webkit-ews, webkit.review.bot, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
The patch sam: review+

Gavin Barraclough
Reported 2011-03-03 18:05:51 PST
Provide basic functionallity from section 15.2.4 of ECMA-262. This support will need expanding to cover arrays, too.
Attachments
The patch (113.09 KB, patch)
2011-03-03 18:16 PST, Gavin Barraclough
sam: review+
Gavin Barraclough
Comment 1 2011-03-03 18:16:42 PST
Created attachment 84673 [details] The patch
WebKit Review Bot
Comment 2 2011-03-03 18:18:17 PST
Attachment 84673 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/ChangeLog', u'LayoutTests/fast..." exit_code: 1 Source/JavaScriptCore/runtime/ObjectConstructor.cpp:54: Alphabetical sorting problem. [build/include_order] [4] Total errors found: 1 in 125 files If any of these errors are false positives, please file a bug against check-webkit-style.
Early Warning System Bot
Comment 3 2011-03-03 22:40:59 PST
Collabora GTK+ EWS bot
Comment 4 2011-03-04 04:18:59 PST
Gavin Barraclough
Comment 5 2011-03-04 15:00:01 PST
fixed in r80378
Note You need to log in before you can comment on or make changes to this bug.