2cd77745d9
* Filtered some tests that rely on incremental_marking and shape tracking Bug: v8:11644 Change-Id: Ic9833bf1e49e6413422484858cd1054dd2500092 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2822284 Commit-Queue: Wenyu Zhao <wenyu.zhao@anu.edu.au> Reviewed-by: Ulan Degenbaev <ulan@chromium.org> Cr-Commit-Position: refs/heads/master@{#74078}
30 lines
811 B
JSON
30 lines
811 B
JSON
{
|
|
"current_cpu": "x64",
|
|
"dcheck_always_on": false,
|
|
"is_android": false,
|
|
"is_asan": false,
|
|
"is_cfi": false,
|
|
"is_clang": true,
|
|
"is_component_build": false,
|
|
"is_debug": false,
|
|
"is_full_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_enable_concurrent_marking": true,
|
|
"v8_enable_verify_csa": false,
|
|
"v8_enable_lite_mode": false,
|
|
"v8_enable_pointer_compression": true,
|
|
"v8_enable_pointer_compression_shared_cage": true,
|
|
"v8_control_flow_integrity": false,
|
|
"v8_enable_single_generation": false,
|
|
"v8_enable_third_party_heap": false,
|
|
"v8_enable_webassembly": true
|
|
}
|