summaryrefslogtreecommitdiffstats
path: root/js/src/devtools/automation/variants/temporaldebug
blob: c4582c0af5ef5908a16ebc88b62d4608494ddd9d (plain)
1
2
3
4
5
6
7
{
    "configure-args": "--with-temporal-api --enable-rust-simd",
    "debug": true,
    "env": {
        "JSTESTS_EXTRA_ARGS": "--jitflags=debug"
    }
}