Bug 148396

Summary: jsc-tailcall: We can't assert that registers are flushed when making a tail call
Product: WebKit Reporter: Basile Clement <basile_clement>
Component: New BugsAssignee: Basile Clement <basile_clement>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch msaboff: review+

Basile Clement
Reported 2015-08-24 14:35:06 PDT
jsc-tailcall: We can't assert that registers are flushed when making a tail call
Attachments
Patch (2.69 KB, patch)
2015-08-24 14:37 PDT, Basile Clement
msaboff: review+
Basile Clement
Comment 1 2015-08-24 14:37:59 PDT
Michael Saboff
Comment 2 2015-08-24 14:39:57 PDT
Comment on attachment 259775 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=259775&action=review r=me > Source/JavaScriptCore/ChangeLog:12 > + cases - even though those node are dead nodes that will not actually node => nodes
Basile Clement
Comment 3 2015-08-24 14:42:04 PDT
Committed r188883 <http://trac.webkit.org/changeset/188883> with the ChangeLog fix.
Basile Clement
Comment 4 2015-08-31 18:10:24 PDT
*** This bug has been marked as a duplicate of bug 148663 ***
Note You need to log in before you can comment on or make changes to this bug.