Bug 37132 - Support weak maps in JSC
Summary: Support weak maps in JSC
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-05 19:41 PDT by Oliver Hunt
Modified: 2010-04-07 16:18 PDT (History)
1 user (show)

See Also:


Attachments
Patch (18.07 KB, patch)
2010-04-05 20:00 PDT, Oliver Hunt
barraclough: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.