Bug 147507
| Summary: | jsc-tailcall: REGRESSION(r187676): Broke stress/tail-call-no-stack-overflow.js | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Saboff <msaboff> |
| Component: | JavaScriptCore | Assignee: | Michael Saboff <msaboff> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | basile_clement |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Michael Saboff
Looks like a copy-paste error creating strictLoopArityFixup1 and strictLoopArityFixup2 from strictLoopArityFixup.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michael Saboff
Committed r187683: <http://trac.webkit.org/changeset/187683>