summaryrefslogtreecommitdiff
path: root/deps/v8/tools/unittests/testdata/testroot1/v8_build_config.json
blob: eb9f7bafdc74890c811e62a1887269a40697a530 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "current_cpu": "x64",
  "dcheck_always_on": false,
  "is_android": false,
  "is_asan": false,
  "is_cfi": false,
  "is_component_build": false,
  "is_debug": false,
  "is_gcov_coverage": false,
  "is_ubsan_vptr": false,
  "is_msan": false,
  "is_tsan": false,
  "target_cpu": "x64",
  "v8_current_cpu": "x64",
  "v8_enable_i18n_support": true,
  "v8_enable_verify_predictable": false,
  "v8_target_cpu": "x64",
  "v8_use_snapshot": true
}