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

Side by Side Diff: v8-args/args-win-ia32-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: Created May 16, 2018, 10:17 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 is_component_build = false
2 is_debug = false
3 target_cpu = "x86"
4 v8_enable_slow_dchecks = false
5 v8_enable_i18n_support = false
6 v8_monolithic = true
7 v8_optimized_debug = true
8 v8_static_library = true
9 v8_use_external_startup_data = false
10 v8_use_snapshot = true
11
OLDNEW

Powered by Google App Engine
This is Rietveld