RESOLVED FIXED 125980
CStack Branch: Remove "AndAlloc" from sizeAndAllocFrameForVarargs and friends
https://bugs.webkit.org/show_bug.cgi?id=125980
Summary CStack Branch: Remove "AndAlloc" from sizeAndAllocFrameForVarargs and friends
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.