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

Unified Diff: v8-args/args-win-x64-release

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-win-x64-debug ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: v8-args/args-win-x64-release
diff --git a/v8-args/args-win-x64-release b/v8-args/args-win-x64-release
new file mode 100644
index 0000000000000000000000000000000000000000..89a5c6898386e7b3fe28423bdaeddf39bbac9a5a
--- /dev/null
+++ b/v8-args/args-win-x64-release
@@ -0,0 +1,11 @@
+is_component_build = false
+is_debug = false
+target_cpu = "x64"
+v8_enable_slow_dchecks = false
+v8_enable_i18n_support = false
+v8_monolithic = true
+v8_optimized_debug = false
+v8_static_library = true
+v8_use_external_startup_data = false
+v8_use_snapshot = true
+
« no previous file with comments | « v8-args/args-win-x64-debug ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld