deps: V8: cherry-pick 8957d4677aa7 · nodejs/node@8eeecc1 · GitHub
Skip to content

Commit 8eeecc1

Browse files
committed
deps: V8: cherry-pick 8957d4677aa7
Original commit message: [aarm64] Fix GetSharedLibraryAddresses This patch fixes a segmentation fault which occurs when using `--prof` flag on a Darwin ARM64 architecture. See #36656 Change-Id: Idc3ce6c8fd8a24f76f1b356f629e37340045b51e Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2609413 Reviewed-by: Ulan Degenbaev <ulan@chromium.org> Reviewed-by: Michael Lippautz <mlippautz@chromium.org> Commit-Queue: Ulan Degenbaev <ulan@chromium.org> Cr-Commit-Position: refs/heads/master@{#72886} Refs: v8/v8@8957d46 PR-URL: #37330 Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
1 parent b186142 commit 8eeecc1

3 files changed

Lines changed: 6 additions & 5 deletions

File tree

common.gypi

Lines changed: 1 addition & 1 deletion

deps/v8/AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ Andreas Anyuru <andreas.anyuru@gmail.com>
6060
Andrew Paprocki <andrew@ishiboo.com>
6161
Andrei Kashcha <anvaka@gmail.com>
6262
Anna Henningsen <anna@addaleax.net>
63+
Antoine du Hamel <duhamelantoine1995@gmail.com>
6364
Anton Bikineev <ant.bikineev@gmail.com>
6465
Bangfu Tao <bangfu.tao@samsung.com>
6566
Daniel Shelton <d1.shelton@samsung.com>

deps/v8/src/base/platform/platform-macos.cc

Lines changed: 4 additions & 4 deletions

0 commit comments

Comments
 (0)