Bug 158663

Summary: Tests that overflows the stack should not be run with the sampling profiler.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, keith_miller, msaboff, saam
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch. saam: review+

Description Mark Lam 2016-06-11 11:38:52 PDT
Specifically, mutual-tail-call-no-stack-overflow.js.
Comment 1 Mark Lam 2016-06-11 11:46:48 PDT
Created attachment 281105 [details]
proposed patch.
Comment 2 Mark Lam 2016-06-11 11:53:13 PDT
Thanks for the review.  Landed in r201974: <http://trac.webkit.org/r201974>.