haikuwebkit/JSTests/stress/jsc-shell-forbid-execution-...

4 lines
127 B
JavaScript

//@ runDefault("--watchdog=50", "--watchdog-exception-ok")
Promise.resolve().then(()=>''.localeCompare());
''.localeCompare();