test262/implementation-contributed/javascriptcore/stress/regress-189227-watchdog-on-...

5 lines
134 B
JavaScript

//@ requireOptions("--watchdog=20", "--jitPolicyScale=0", "--watchdog-exception-ok")
// This test should not time out.
while (1) { }