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

Side by Side Diff: v8-args/args-android-arm64-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.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « v8-args/args-android-arm-release ('k') | v8-args/args-android-ia32-release » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 is_component_build = false
2 is_debug = false
3 target_cpu = "arm64"
4 target_os = "android"
5 v8_android_log_stdout = true
6 v8_enable_slow_dchecks = false
7 v8_enable_i18n_support = false
8 v8_monolithic = true
9 v8_optimized_debug = false
10 v8_static_library = true
11 v8_target_cpu = "arm64"
12 v8_use_external_startup_data = false
13 v8_use_snapshot = true
OLDNEW
« no previous file with comments | « v8-args/args-android-arm-release ('k') | v8-args/args-android-ia32-release » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld