Bug 126139

Summary: CStack: Fixed some JSStack on C Stack boundary computations.
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: 125928    
Attachments:
Description Flags
the patch. msaboff: review+

Mark Lam
Reported 2013-12-22 14:12:45 PST
Basically committedByteCount() and containsAddress() needs to be fixed.
Attachments
the patch. (4.88 KB, patch)
2013-12-22 14:15 PST, Mark Lam
msaboff: review+
Mark Lam
Comment 1 2013-12-22 14:15:15 PST
Created attachment 219886 [details] the patch.
Mark Lam
Comment 2 2013-12-22 14:24:31 PST
Landed in r160981 on the jsCStack branch: <http://trac.webkit.org/r160981>.
Mark Lam
Comment 3 2013-12-29 08:41:15 PST
Thanks for the review. Updated review status in r161119: <http://trac.webkit.org/r161119>.
Note You need to log in before you can comment on or make changes to this bug.