summaryrefslogtreecommitdiffstats
path: root/js/src/devtools/automation/variants/rtdebug
blob: d3450261ff62ab3e566ba4f1d5f18eab419b9afd (plain)
1
2
3
4
5
6
7
8
{
    "debug": true,
    "optimize": true,
    "configure-args": "--enable-record-tuple",
    "skip-tests": {
        "all": ["jittest", "jsapitests", "checks"]
    }
}