summaryrefslogtreecommitdiff
path: root/tests/specs/run/v8_jitless
AgeCommit message (Collapse)Author
2024-04-15test: add test for running in V8 jitless mode (#23054)Bartek IwaƄczuk
Fixes https://github.com/denoland/deno/issues/22453 This is fixed due to upgrade of deno_core, just adding a test here.