Bug 164626 - Fix broken have-a-bad-time-with-arguments.js test.
Summary: Fix broken have-a-bad-time-with-arguments.js test.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-10 17:22 PST by Mark Lam
Modified: 2016-11-10 17:31 PST (History)
0 users

See Also:


Attachments
proposed patch. (7.89 KB, patch)
2016-11-10 17:28 PST, Mark Lam
fpizlo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2016-11-10 17:22:46 PST
But also save a copy of the broken one as broken-have-a-bad-time-with-arguments-for-gc-testing.js because coincidentally, it stresses the GC in ways that help reveal bugs.
Comment 1 Mark Lam 2016-11-10 17:28:08 PST
Created attachment 294448 [details]
proposed patch.
Comment 2 Mark Lam 2016-11-10 17:31:28 PST
Thanks for the review.  Landed in r208574: <http://trac.webkit.org/r208574>.