chromium/tools/mb/mb_config_expectations/client.v8.fyi.json

{
  "Android V8 FYI Release (Nexus 5X)": {
    "gn_args": {
      "dcheck_always_on": true,
      "debuggable_apks": false,
      "ffmpeg_branding": "Chrome",
      "is_component_build": false,
      "is_debug": false,
      "proprietary_codecs": true,
      "symbol_level": 1,
      "target_cpu": "arm64",
      "target_os": "android",
      "use_remoteexec": true,
      "use_static_angle": true
    }
  },
  "Linux ASAN Builder": {
    "gn_args": {
      "dcheck_always_on": true,
      "is_asan": true,
      "is_component_build": false,
      "is_debug": false,
      "is_lsan": true,
      "symbol_level": 1,
      "use_remoteexec": true
    }
  },
  "Linux Debug Builder": {
    "gn_args": {
      "ffmpeg_branding": "Chrome",
      "is_component_build": true,
      "is_debug": true,
      "proprietary_codecs": true,
      "symbol_level": 1,
      "use_remoteexec": true
    }
  },
  "Linux V8 FYI Release (NVIDIA)": {
    "gn_args": {
      "dcheck_always_on": true,
      "ffmpeg_branding": "Chrome",
      "is_component_build": false,
      "is_debug": false,
      "proprietary_codecs": true,
      "symbol_level": 1,
      "use_remoteexec": true
    }
  },
  "Linux V8 FYI Release - pointer compression (NVIDIA)": {
    "gn_args": {
      "dcheck_always_on": true,
      "ffmpeg_branding": "Chrome",
      "is_component_build": false,
      "is_debug": false,
      "proprietary_codecs": true,
      "symbol_level": 1,
      "use_remoteexec": true,
      "v8_enable_pointer_compression": false
    }
  },
  "Mac V8 FYI Release (Intel)": {
    "gn_args": {
      "dcheck_always_on": true,
      "ffmpeg_branding": "Chrome",
      "is_component_build": false,
      "is_debug": false,
      "proprietary_codecs": true,
      "symbol_level": 1,
      "use_remoteexec": true
    }
  },
  "V8 Android GN (dbg)": {
    "gn_args": {
      "debuggable_apks": false,
      "ffmpeg_branding": "Chrome",
      "is_component_build": true,
      "is_debug": true,
      "proprietary_codecs": true,
      "symbol_level": 1,
      "target_os": "android",
      "use_remoteexec": true
    }
  },
  "V8 Blink Linux": {
    "gn_args": {
      "dcheck_always_on": false,
      "ffmpeg_branding": "Chrome",
      "is_component_build": false,
      "is_debug": false,
      "proprietary_codecs": true,
      "use_remoteexec": true
    }
  },
  "V8 Blink Linux Debug": {
    "gn_args": {
      "dcheck_always_on": false,
      "ffmpeg_branding": "Chrome",
      "is_component_build": false,
      "is_debug": false,
      "proprietary_codecs": true,
      "use_remoteexec": true,
      "v8_enable_debugging_features": true
    }
  },
  "V8 Blink Linux Future": {
    "gn_args": {
      "dcheck_always_on": false,
      "ffmpeg_branding": "Chrome",
      "is_component_build": false,
      "is_debug": false,
      "proprietary_codecs": true,
      "use_remoteexec": true
    }
  },
  "V8 Blink Mac": {
    "gn_args": {
      "dcheck_always_on": false,
      "ffmpeg_branding": "Chrome",
      "is_component_build": false,
      "is_debug": false,
      "proprietary_codecs": true,
      "use_remoteexec": true
    }
  },
  "V8 Blink Win": {
    "gn_args": {
      "dcheck_always_on": false,
      "ffmpeg_branding": "Chrome",
      "is_component_build": false,
      "is_debug": false,
      "proprietary_codecs": true,
      "use_remoteexec": true
    }
  },
  "V8 Linux GN": {
    "gn_args": {
      "dcheck_always_on": false,
      "is_component_build": false,
      "is_debug": false,
      "use_remoteexec": true
    }
  },
  "Win V8 FYI Release (NVIDIA)": {
    "gn_args": {
      "dcheck_always_on": true,
      "enable_resource_allowlist_generation": true,
      "ffmpeg_branding": "Chrome",
      "is_component_build": false,
      "is_debug": false,
      "proprietary_codecs": true,
      "symbol_level": 1,
      "target_cpu": "x86",
      "use_remoteexec": true
    }
  }
}