Bug 37132

Summary: Support weak maps in JSC
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ggaren
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch barraclough: review+

Description Oliver Hunt 2010-04-05 19:41:45 PDT
Support weak maps in JSC
Comment 1 Oliver Hunt 2010-04-05 20:00:16 PDT
Created attachment 52599 [details]
Patch
Comment 2 Oliver Hunt 2010-04-05 21:18:34 PDT
Committed r57120: <http://trac.webkit.org/changeset/57120>
Comment 3 Geoffrey Garen 2010-04-07 16:18:49 PDT
You should remove deregisterWeakMap since it's not called.