Bug 43185

Summary: Switch RegisterFile over to use PageAllocation
Product: WebKit Reporter: Gavin Barraclough <barraclough>
Component: JavaScriptCoreAssignee: Gavin Barraclough <barraclough>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Preliminary patch, requires more testing, changelog adding, etc
none
patch sam: review+

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.