Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: v8-args/args-linux-x64-debug

Issue 29783566: Issue 6596 - update to work with v8 6.7.288.11 (Closed) Base URL: https://github.com/adblockplus/libadblockplus@99836840e314b7941fdb51cb2b91f23ca3ee3414
Patch Set: Created May 16, 2018, 10:17 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
+

Powered by Google App Engine
This is Rietveld