Bug 124754

Summary: CodeBlock::m_numCalleeRegisters need to honor native stack alignment
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: fpizlo, ggaren, mhahnenberg, msaboff, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 116888    
Attachments:
Description Flags
the patch. fpizlo: review+

Description Mark Lam 2013-11-21 17:51:58 PST
Patch coming.
Comment 1 Mark Lam 2013-11-21 18:49:20 PST
Created attachment 217640 [details]
the patch.
Comment 2 Mark Lam 2013-11-21 19:10:26 PST
Thanks for the review.  Landed in r159670: <http://trac.webkit.org/r159670>.