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

Unified Diff: common.gypi

Issue 6584950149087232: Issue 1280 - Update v8 (Closed)
Patch Set: revert not critical chanegs in JsValue ctr Created Nov. 3, 2014, 2:49 p.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 | « .hgsubstate ('k') | createsolution.bat » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: common.gypi
===================================================================
--- a/common.gypi
+++ b/common.gypi
@@ -4,6 +4,8 @@
'library%': 'static_library',
'component%': '',
'want_separate_host_toolset': 0,
+ 'v8_optimized_debug': 0,
+ 'v8_enable_i18n_support': 0,
},
'conditions': [
« no previous file with comments | « .hgsubstate ('k') | createsolution.bat » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld