Bug 43185 - Switch RegisterFile over to use PageAllocation
Summary: Switch RegisterFile over to use PageAllocation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Gavin Barraclough
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-29 04:04 PDT by Gavin Barraclough
Modified: 2010-08-05 14:21 PDT (History)
0 users

See Also:


Attachments
Preliminary patch, requires more testing, changelog adding, etc (6.62 KB, patch)
2010-07-29 04:05 PDT, Gavin Barraclough
no flags Details | Formatted Diff | Diff
patch (14.00 KB, patch)
2010-08-05 13:51 PDT, 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 2010-07-29 04:04:09 PDT
Reduce duplication of platform-specific allocation code.
Comment 1 Gavin Barraclough 2010-07-29 04:05:14 PDT
Created attachment 62936 [details]
Preliminary patch, requires more testing, changelog adding, etc
Comment 2 Gavin Barraclough 2010-08-05 13:51:23 PDT
Created attachment 63629 [details]
patch
Comment 3 Gavin Barraclough 2010-08-05 14:21:51 PDT
fixed in r64782.