DescriptionConditionally convert V8 build overrides to declare_args.
We're converting the build_overrides system to the new default_args list of
overrides that can be listed in the toplevel .gn file. This will allow args to
be set on a per-repo basis.
This change conditionally adds the variables currently defined in
build_overrides/v8.gni to build args. This allows V8's build to be used in both
the new and old systems. Once all Chrome and pdfium have been updated, v8's
build overrides and the conditional checks around the new args can be removed.
BUG=684096
Review-Url: https://codereview.chromium.org/2654663003
Cr-Commit-Position: refs/heads/master@{#42639}
Committed: https://chromium.googlesource.com/v8/v8/+/98dbcfde264bec28cba7cb5a6fbc13e101333b44
Patch Set 1 #Patch Set 2 : Fix #Patch Set 3 : More #Patch Set 4 : Fix #
Total comments: 4
Messages
Total messages: 19 (12 generated)
|