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

Unified Diff: v8-args/args-osx-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: mention the version of V8 Created May 25, 2018, 10:04 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
« no previous file with comments | « v8-args/args-linux-x64-debug ('k') | v8-args/args-win-ia32-debug » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: v8-args/args-osx-x64-debug
diff --git a/v8-args/args-osx-x64-debug b/v8-args/args-osx-x64-debug
new file mode 100644
index 0000000000000000000000000000000000000000..33aa6173f0f0262e20c749e0c33cab5f8b95ba5e
--- /dev/null
+++ b/v8-args/args-osx-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
+
« no previous file with comments | « v8-args/args-linux-x64-debug ('k') | v8-args/args-win-ia32-debug » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld