Source code
Revision control
Copy as Markdown
Other Tools
// |jit-test| --ion-offthread-compile=off
//
// Note: without --ion-offthread-compile=off this test takes a long time and
ignoreUnhandledRejections();
oomTest(() => import("module1.js"));
oomTest(() => import("cyclicImport1.js"));