Bug 125980

Summary: CStack Branch: Remove "AndAlloc" from sizeAndAllocFrameForVarargs and friends
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch with right defect referenced in ChangeLog mark.lam: review+

Michael Saboff
Reported 2013-12-18 22:34:19 PST
The function sizeAndAllocFrameForVarargs really only sizes a call frame for a varArgs call. It and the related functions should be renamed, removing "AndAllocate" from their names.
Attachments
Patch (8.28 KB, patch)
2013-12-18 22:39 PST, Michael Saboff
no flags
Patch with right defect referenced in ChangeLog (8.28 KB, patch)
2013-12-18 22:50 PST, Michael Saboff
mark.lam: review+
Michael Saboff
Comment 1 2013-12-18 22:39:42 PST
Michael Saboff
Comment 2 2013-12-18 22:50:23 PST
Created attachment 219618 [details] Patch with right defect referenced in ChangeLog
Mark Lam
Comment 3 2013-12-18 23:34:26 PST
Comment on attachment 219618 [details] Patch with right defect referenced in ChangeLog r=me
Michael Saboff
Comment 4 2013-12-19 07:45:29 PST
Note You need to log in before you can comment on or make changes to this bug.