Commit 39d0c5e7 authored by Leszek Swirski's avatar Leszek Swirski Committed by V8 LUCI CQ

Update V8 DEPS.

Also manually reformat some files with the clang-format change.

Rolling v8/build: https://chromium.googlesource.com/chromium/src/build/+log/e10cf1a..c8ec41b

Rolling v8/buildtools: https://chromium.googlesource.com/chromium/src/buildtools/+log/c2e4795..113378f

Rolling v8/buildtools/linux64: git_revision:7c8e511229f0fc06f6250367d51156bb6f578258..git_revision:48b013c9d9debc0f5fc1dd71a257b3c38c5acb43

Rolling v8/buildtools/third_party/libc++abi/trunk: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi/+log/518fd76..c7888dd

Rolling v8/buildtools/third_party/libunwind/trunk: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind/+log/705543f..d8a4746

Rolling v8/third_party/catapult: https://chromium.googlesource.com/catapult/+log/88422dc..9ba02ee

Rolling v8/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools/+log/dc8ca44..fccf35c

Rolling v8/third_party/zlib: https://chromium.googlesource.com/chromium/src/third_party/zlib/+log/32e65ef..961141d

Rolling v8/tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang/+log/3c4a622..75625c6

Rolling v8/tools/luci-go: git_revision:6da0608e4fa8a3c6d1fa4f855485c0038b05bf72..git_revision:2aa3d7e5e8662c5193059a490f07b7d91331933e

Rolling v8/tools/luci-go: git_revision:6da0608e4fa8a3c6d1fa4f855485c0038b05bf72..git_revision:2aa3d7e5e8662c5193059a490f07b7d91331933e

R=v8-waterfall-sheriff@grotations.appspotmail.com,mtv-sf-v8-sheriff@grotations.appspotmail.com

Change-Id: I00a09d42cf91f226c661e97915d5a95fff84b079
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3615245Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Commit-Queue: Leszek Swirski <leszeks@chromium.org>
Owners-Override: Leszek Swirski <leszeks@chromium.org>
Cr-Commit-Position: refs/heads/main@{#80343}
parent e3811c2e
......@@ -40,10 +40,10 @@ vars = {
'reclient_version': 're_client_version:0.40.0.40ff5a5',
# GN CIPD package version.
'gn_version': 'git_revision:7c8e511229f0fc06f6250367d51156bb6f578258',
'gn_version': 'git_revision:48b013c9d9debc0f5fc1dd71a257b3c38c5acb43',
# luci-go CIPD package version.
'luci_go': 'git_revision:6da0608e4fa8a3c6d1fa4f855485c0038b05bf72',
'luci_go': 'git_revision:2aa3d7e5e8662c5193059a490f07b7d91331933e',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling android_sdk_build-tools_version
......@@ -83,9 +83,9 @@ deps = {
'base/trace_event/common':
Var('chromium_url') + '/chromium/src/base/trace_event/common.git' + '@' + 'd115b033c4e53666b535cbd1985ffe60badad082',
'build':
Var('chromium_url') + '/chromium/src/build.git' + '@' + 'e10cf1a36b2e8abc5ad1c2b563b478664bc6b9bd',
Var('chromium_url') + '/chromium/src/build.git' + '@' + 'c8ec41b85a3b7e7ac41c7a1f3de578c85762c9c1',
'buildtools':
Var('chromium_url') + '/chromium/src/buildtools.git' + '@' + 'c2e4795660817c2776dbabd778b92ed58c074032',
Var('chromium_url') + '/chromium/src/buildtools.git' + '@' + '113378f9b3aff02ba827411ea1b7ad462cffae02',
'buildtools/clang_format/script':
Var('chromium_url') + '/external/github.com/llvm/llvm-project/clang/tools/clang-format.git' + '@' + 'e435ad79c17b1888b34df88d6a30a094936e3836',
'buildtools/linux64': {
......@@ -111,9 +111,9 @@ deps = {
'buildtools/third_party/libc++/trunk':
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libcxx.git' + '@' + '79a2e924d96e2fc1e4b937c42efd08898fa472d7',
'buildtools/third_party/libc++abi/trunk':
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libcxxabi.git' + '@' + '518fd76f4304025e147374288e7c537577497037',
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libcxxabi.git' + '@' + 'c7888dd7079aacb83ce39d79b3587906748a0870',
'buildtools/third_party/libunwind/trunk':
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libunwind.git' + '@' + '705543f5086e7ea52e579f26fc55a88710637c03',
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libunwind.git' + '@' + 'd8a47466e35c62c83847d609b4acef64c5bfe56e',
'buildtools/win': {
'packages': [
{
......@@ -207,7 +207,7 @@ deps = {
'dep_type': 'cipd',
},
'third_party/catapult': {
'url': Var('chromium_url') + '/catapult.git' + '@' + '88422dcb3f96c90202311f26f99e75e73363e343',
'url': Var('chromium_url') + '/catapult.git' + '@' + '9ba02ee5ca009b67a48adae40fd01aa58a94e0c2',
'condition': 'checkout_android',
},
'third_party/colorama/src': {
......@@ -215,7 +215,7 @@ deps = {
'condition': 'checkout_android',
},
'third_party/depot_tools':
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + 'dc8ca44a3b69ea4102e0c14818913ba4a9e32e11',
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + 'fccf35cb8eb262e17526e34d6a17683bdfd9eaf9',
'third_party/fuchsia-sdk': {
'url': Var('chromium_url') + '/chromium/src/third_party/fuchsia-sdk.git' + '@' + '7c9c220d13ab367d49420144a257886ebfbce278',
'condition': 'checkout_fuchsia',
......@@ -272,9 +272,9 @@ deps = {
'condition': 'checkout_android',
},
'third_party/zlib':
Var('chromium_url') + '/chromium/src/third_party/zlib.git'+ '@' + '32e65ef9756c21471fbcc2a9bf91f3854d968c3d',
Var('chromium_url') + '/chromium/src/third_party/zlib.git'+ '@' + '961141d10b6ffe2448c8ebfd4039ee52615ec511',
'tools/clang':
Var('chromium_url') + '/chromium/src/tools/clang.git' + '@' + '3c4a622d9f0b0ce5ec2a438189d46c695216b324',
Var('chromium_url') + '/chromium/src/tools/clang.git' + '@' + '75625c6906f3949b63684dabbc6aca220247e703',
'tools/luci-go': {
'packages': [
{
......
......@@ -72,7 +72,7 @@ macro SetCallFeedbackContent(implicit context: Context)(
callFeedbackContent: constexpr CallFeedbackContent): void {
// Load the call count field from the feecback vector.
const callCount: intptr = SmiUntag(Cast<Smi>(LoadFeedbackVectorSlot(
feedbackVector, slotId, kTaggedSize)) otherwise return );
feedbackVector, slotId, kTaggedSize)) otherwise return);
// The second lowest bits of the call count are used to state whether the
// feedback collected is a target or a receiver. Change that bit based on the
// callFeedbackContent input.
......
......@@ -1152,7 +1152,7 @@ void InstructionSelector::InitializeCallBuffer(Node* call, CallBuffer* buffer,
} else {
if (location.IsNullRegister()) {
EmitMoveFPRToParam(&op, location);
};
}
buffer->instruction_args.push_back(op);
}
}
......
......@@ -88,7 +88,9 @@ macro NewSloppyArgumentsElements<Iterator: type>(
SloppyArgumentsElements{length, context, arguments, mapped_entries: ...it};
}
extern class AliasedArgumentsEntry extends Struct { aliased_context_slot: Smi; }
extern class AliasedArgumentsEntry extends Struct {
aliased_context_slot: Smi;
}
// TODO(danno): This should be a namespace {} once supported
namespace arguments {
......
......@@ -2,4 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
extern class Cell extends HeapObject { value: Object; }
extern class Cell extends HeapObject {
value: Object;
}
......@@ -25,7 +25,9 @@ extern class WeakFixedArray extends HeapObject {
@cppRelaxedLoad objects[length]: MaybeObject;
}
extern class ByteArray extends FixedArrayBase { bytes[length]: uint8; }
extern class ByteArray extends FixedArrayBase {
bytes[length]: uint8;
}
@hasSameInstanceTypeAsParent
@doNotGenerateCast
......
......@@ -37,7 +37,7 @@ macro CheckEmptyOr1Byte(
it: torque_internal::SliceIterator<char16, const &char16>):
void labels Bailout {
let it = it;
if ((it.Next() otherwise return ) > 0xFF) goto Bailout;
if ((it.Next() otherwise return) > 0xFF) goto Bailout;
}
// This fast path works for ASCII-only strings and is based on the assumption
......
......@@ -40,7 +40,9 @@ macro NewJSObject(implicit context: Context)(): JSObject {
return AllocateJSObjectFromMap(map);
}
extern class JSExternalObject extends JSObject { value: ExternalPointer; }
extern class JSExternalObject extends JSObject {
value: ExternalPointer;
}
// A JSObject that may contain EmbedderDataSlots.
@abstract
......@@ -114,7 +116,9 @@ extern class JSGlobalObject extends JSSpecialObject {
global_proxy: JSGlobalProxy;
}
extern class JSPrimitiveWrapper extends JSCustomElementsObject { value: JSAny; }
extern class JSPrimitiveWrapper extends JSCustomElementsObject {
value: JSAny;
}
extern class JSMessageObject extends JSObject {
// Tagged fields.
......
......@@ -2,4 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
extern class JSShadowRealm extends JSObject { native_context: NativeContext; }
extern class JSShadowRealm extends JSObject {
native_context: NativeContext;
}
......@@ -51,7 +51,9 @@ extern class JSTemporalDuration extends JSObject {
nanoseconds: Number;
}
extern class JSTemporalInstant extends JSObject { nanoseconds: BigInt; }
extern class JSTemporalInstant extends JSObject {
nanoseconds: BigInt;
}
extern class JSTemporalPlainDateTime extends JSObject {
year_month_day: SmiTagged<JSTemporalYearMonthDay>;
......
......@@ -39,4 +39,6 @@ extern class WeakCell extends HeapObject {
key_list_next: Undefined|WeakCell;
}
extern class JSWeakRef extends JSObject { target: Undefined|JSReceiver; }
extern class JSWeakRef extends JSObject {
target: Undefined|JSReceiver;
}
......@@ -17,7 +17,9 @@ extern class Module extends HeapObject {
top_level_capability: JSPromise|Undefined;
}
extern class JSModuleNamespace extends JSSpecialObject { module: Module; }
extern class JSModuleNamespace extends JSSpecialObject {
module: Module;
}
extern class ScriptOrModule extends Struct {
resource_name: Object;
......
......@@ -2,4 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
extern class PropertyArray extends HeapObject { length_and_hash: Smi; }
extern class PropertyArray extends HeapObject {
length_and_hash: Smi;
}
......@@ -285,8 +285,7 @@ macro SwissNameDictionaryFindEntrySIMD(table: SwissNameDictionary, key: Name):
@export
macro SwissNameDictionaryFindEntryPortable(
table: SwissNameDictionary, key: Name): never labels
Found(intptr),
table: SwissNameDictionary, key: Name): never labels Found(intptr),
NotFound {
FindEntry<GroupPortableLoader>(table, key)
otherwise Found, NotFound;
......
......@@ -5,9 +5,7 @@
import {Script, SourcePosition} from '../profile.mjs';
import {State} from './app-model.mjs';
import {CodeLogEntry} from './log/code.mjs';
import {DeoptLogEntry} from './log/code.mjs';
import {SharedLibLogEntry} from './log/code.mjs';
import {CodeLogEntry, DeoptLogEntry, SharedLibLogEntry} from './log/code.mjs';
import {IcLogEntry} from './log/ic.mjs';
import {LogEntry} from './log/log.mjs';
import {MapLogEntry} from './log/map.mjs';
......
......@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import {formatBytes} from '../helper.mjs';
import {LogEntry} from './log.mjs';
class CodeString {
......
......@@ -5,8 +5,7 @@
import {App} from '../index.mjs'
import {FocusEvent, ToolTipEvent} from './events.mjs';
import {groupBy, LazyTable} from './helper.mjs';
import {CollapsableElement, DOM} from './helper.mjs';
import {CollapsableElement, DOM, groupBy, LazyTable} from './helper.mjs';
DOM.defineCustomElement('view/list-panel',
(templateText) =>
......
......@@ -2,8 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import {FocusEvent} from '../events.mjs';
import {ExpandableText} from '../helper.mjs';
import {DOM, V8CustomElement} from '../helper.mjs';
import {DOM, ExpandableText, V8CustomElement} from '../helper.mjs';
DOM.defineCustomElement(
'./view/map-panel/map-details',
......
......@@ -2,8 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import {FocusEvent, SelectRelatedEvent, ToolTipEvent} from '../events.mjs';
import {CSSColor} from '../helper.mjs';
import {DOM, V8CustomElement} from '../helper.mjs';
import {CSSColor, DOM, V8CustomElement} from '../helper.mjs';
DOM.defineCustomElement('./view/map-panel/map-transitions',
(templateText) =>
......
......@@ -8,6 +8,7 @@ import {DeoptLogEntry} from '../log/code.mjs';
import {TickLogEntry} from '../log/tick.mjs';
import {Flame, FlameBuilder, ProfileNode} from '../profiling.mjs';
import {Timeline} from '../timeline.mjs';
import {ToolTipEvent} from './events.mjs';
import {CollapsableElement, CSSColor, DOM, LazyTable} from './helper.mjs';
import {Track} from './timeline/timeline-overview.mjs';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment