Source code
Revision control
Copy as Markdown
Other Tools
{
"configure-args": "--enable-js-fuzzilli --enable-fuzzing --enable-gczeal --disable-shared-js",
"optimize": true,
"debug": true,
"nspr": false,
"compiler": "clang",
"extra-args": {
"jit-test": ["--jitflags=ion"]
},
"skip-tests": {
"all": ["jstests"]
},
"use_minidump": false
}