summaryrefslogtreecommitdiffstats
path: root/js/src/devtools/automation/variants/plaindebug
blob: e98a3cdbd09a6684e8b236e92ca1e16e91477040 (plain)
1
2
3
4
5
6
7
{
    "configure-args": "",
    "debug": true,
    "env": {
        "JSTESTS_EXTRA_ARGS": "--jitflags=debug"
    }
}