Source code
Revision control
Copy as Markdown
Other Tools
// |jit-test| skip-if: !getBuildConfiguration("has-gczeal") || helperThreadCount() === 0
// This will fail with --no-threads.
verifyprebarriers();
var lfGlobal = newGlobal();
lfGlobal.offThreadCompileToStencil(`
version(185);
`);