From 9044defe32dbeccd21d6ddb0ba3b4f2d4277d5cd Mon Sep 17 00:00:00 2001 From: "Chrome Release Bot (LUCI)" <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Date: Mon, 28 Oct 2024 16:01:15 +0000 Subject: [PATCH] Roll commits from side projects in M126 Roll src/v8 in M126 from 759df2cbac96 to f45d9551fce9 Commits rolled: https://chromium.googlesource.com/v8/v8.git/+log/759df2cbac96..f45d9551fce9 Generated by: http://go/bbid/8732819659080506673 Change-Id: Ic3e485a9ecca1c810981b6bec00e83589c70f3ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5970524 Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/branch-heads/6478@{#1988} Cr-Branched-From: e6143acc03189c5e52959545b110d6d17ecd5286-refs/heads/main@{#1300313} --- DEPS | 2 +- v8 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index bdf8fa2240988..70e2ea5dbea03 100644 --- a/DEPS +++ b/DEPS @@ -312,7 +312,7 @@ vars = { # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other. - 'v8_revision': '759df2cbac960b9e69e40f87224de1069d67f6b0', + 'v8_revision': 'f45d9551fce9862de93e861ba6b3a94b108bd75b', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling ANGLE # and whatever else without interference from each other. diff --git a/v8 b/v8 index 759df2cbac960..f45d9551fce98 160000 --- a/v8 +++ b/v8 @@ -1 +1 @@ -Subproject commit 759df2cbac960b9e69e40f87224de1069d67f6b0 +Subproject commit f45d9551fce9862de93e861ba6b3a94b108bd75b -- GitLab