Bug 154800

Summary: [[PreventExtensions]] should be a virtual method in the method table.
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Saam Barati <saam>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, fpizlo, ggaren, gskachkov, keith_miller, mark.lam, msaboff, oliver, sukolsak, ysuzuki
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
ysuzuki: review+
patch none

Description Saam Barati 2016-02-28 13:17:22 PST
This will make us more consistent with the specification and is necessary for proxies.
Comment 1 Saam Barati 2016-02-29 18:59:44 PST
Created attachment 272537 [details]
patch
Comment 2 Yusuke Suzuki 2016-02-29 19:01:29 PST
Comment on attachment 272537 [details]
patch

r=me
Comment 3 Saam Barati 2016-02-29 19:19:53 PST
Created attachment 272538 [details]
patch

it should build now.
Comment 4 Saam Barati 2016-03-01 00:11:50 PST
landed in:
http://trac.webkit.org/changeset/197391