[Webkit-unassigned] [Bug 122984] Fix a FlushLiveness problem.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 17 14:10:28 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=122984





--- Comment #10 from Filip Pizlo <fpizlo at apple.com>  2013-10-17 14:09:13 PST ---
(In reply to comment #9)
> (In reply to comment #8)
> > This test is 650k of JS and runs for about 20 seconds on debug builds of JS. It reproduces 100% of the time.
> 
> Cool!  I would put it in js/regress/script-tests with the following:
> 
> //@ runDefault
> //@ runDefaultFTL if $enableFTL

To clarify, put those comments at the top of the .js file; the test runner will pick them up and do the right thing.

> 
> This will restrict this test to only running in two variants - default DFG and default FTL if it's available - so as to reduce the amount of time it takes.
> 
> Can you change the patch to include it?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list