RESOLVED DUPLICATE of bug 148663 Bug 148396
jsc-tailcall: We can't assert that registers are flushed when making a tail call
https://bugs.webkit.org/show_bug.cgi?id=148396
Summary jsc-tailcall: We can't assert that registers are flushed when making a tail call
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.