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",
"env": {
"JITTEST_EXTRA_ARGS": "--jitflags=ion"
},
"skip-tests": {
"all": ["jstests"]
},
"use_minidump": false
}