summaryrefslogtreecommitdiffstats
path: root/js/src/devtools/automation/variants/pbl-debug
blob: 984589a4f0f5e267aed7fafa1b77f9c60dc36da1 (plain)
1
2
3
4
5
6
7
{
    "configure-args": "--enable-portable-baseline-interp --enable-portable-baseline-interp-force",
    "debug": true,
    "env": {
        "JSTESTS_EXTRA_ARGS": "--jitflags=debug"
    }
}