We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc2e6bd commit dd3f15fCopy full SHA for dd3f15f
3 files changed
conf/Chakra.conf
@@ -4,6 +4,7 @@
4
"engine_path": "/path/to/ch",
5
"argv": [],
6
"env": { },
7
+ "seed_path": "/path/to/seed",
8
"preproc_dir": "/path/to/pre",
9
"tmp_dir": "/path/to/tmp",
10
"bug_dir": "/path/to/bug",
conf/MOZ.conf
"engine_path": "/path/to/moz",
conf/V8.conf
"engine_path": "/path/to/v8",
0 commit comments