Sign in
chromium
/
v8
/
v8
/
d8a922f9a688f0214a58eede7faf1a7b93bc700d
/
.
/
gni
/
release_branch_toggle.gni
blob: 329999a29939f9628e1e531a823c7f808e63b3bd [
file
] [
log
] [
blame
]
# Copyright 2022 the V8 project authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
declare_args
()
{
v8_is_on_release_branch
=
false
}