Bug 22535 - Reduce size of FunctionBodyNode by using auxillary ParameterData structure in no arguments case
Summary: Reduce size of FunctionBodyNode by using auxillary ParameterData structure in...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-27 17:47 PST by Sam Weinig
Modified: 2008-11-27 17:52 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2008-11-27 17:47:07 PST
This will remove one word.
Comment 1 Sam Weinig 2008-11-27 17:52:11 PST
I decided not to do this, as Cameron says we can remove both at runtime fully.