-1:000000000000 | 0:23eaa3a50ce0 |
---|---|
1 /* | |
2 * Any copyright is dedicated to the Public Domain. | |
3 * http://creativecommons.org/licenses/publicdomain/ | |
4 * Contributor: Jason Orendorff | |
5 */ | |
6 uneval(function () { do yield; while (0); }); | |
7 reportCompare("no assertion failure", "no assertion failure", "bug 524264"); |