mirror of
https://github.com/tc39/test262.git
synced 2025-05-04 15:00:42 +02:00
5 lines
134 B
JavaScript
5 lines
134 B
JavaScript
//@ requireOptions("--watchdog=20", "--jitPolicyScale=0", "--watchdog-exception-ok")
|
|
|
|
// This test should not time out.
|
|
while (1) { }
|