Sign in
webkit
/
WebKit
/
14cb98a360e661c1b39a648e8ccc3be2e2757789
/
.
/
JSTests
/
stress
/
ftl-entry-osr-exit-has-nullptr-node.js
blob: e879959f7b911cfeffa353018808301b386df7a7 [
file
] [
log
] [
blame
]
//@ runDefault("--forceDebuggerBytecodeGeneration=1", "--useOSRExitFuzz=1", "--watchdog=500", "--watchdog-exception-ok", "--verboseOSRExitFuzz=0")
function
foo
(
a0
)
{
while
(
1
)
{}
}
foo
(
0
);