| Index: v8-args/args-linux-x64-debug | 
| diff --git a/v8-args/args-linux-x64-debug b/v8-args/args-linux-x64-debug | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..33aa6173f0f0262e20c749e0c33cab5f8b95ba5e | 
| --- /dev/null | 
| +++ b/v8-args/args-linux-x64-debug | 
| @@ -0,0 +1,12 @@ | 
| +is_component_build = false | 
| +is_debug = true | 
| +target_cpu = "x64" | 
| +v8_enable_backtrace = true | 
| +v8_enable_slow_dchecks = false | 
| +v8_enable_i18n_support = false | 
| +v8_monolithic = true | 
| +v8_optimized_debug = true | 
| +v8_static_library = true | 
| +v8_use_external_startup_data = false | 
| +v8_use_snapshot = true | 
| + |