Source code
Revision control
Copy as Markdown
Other Tools
{
"configure-args": "--enable-rust-simd",
"debug": true,
"optimize": false,
"compiler": "gcc",
"skip-tests": {
"all": ["jstests", "jittest", "jsapitests"]
},
"extra-tests": {
"all": ["gdb"]
},
"extra-args": {
"gdb": ["--exclude=unwind"]
},
"use_minidump": false
}