Bug 23197

Summary: Delay creating the PCVector until an exception is thrown
Product: WebKit Reporter: Sam Weinig <sam>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   

Sam Weinig
Reported 2009-01-08 14:38:12 PST
Delaying the creation of the PCVector until an exception is thrown will save about 2MB on membuster head. This will require re-JITing to build the offset mappings.
Attachments
Sam Weinig
Comment 1 2009-01-08 14:38:44 PST
Sam Weinig
Comment 2 2009-01-08 14:53:29 PST
Patch reviewed by Oliver Hunt and landed in r39720.
Note You need to log in before you can comment on or make changes to this bug.