deps: V8: cherry-pick deb0813166f3 · nodejs/node@290f2d8 · GitHub
Skip to content

Commit 290f2d8

Browse files
committed
deps: V8: cherry-pick deb0813166f3
Original commit message: [heap] Add proper rebind support to StrongRootBlockAllocator MSVC's STL in debug mode rebinds the allocator passed to vectors to allocate helper structures, so we need StrongRootBlockAllocator to have proper rebind support rather than assuming it always rebinds to Address. Bug: v8:11241 Change-Id: I15688e43fe2c71ec4ff0c287a03e36ca57427417 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2622915 Auto-Submit: Leszek Swirski <leszeks@chromium.org> Reviewed-by: Ulan Degenbaev <ulan@chromium.org> Commit-Queue: Leszek Swirski <leszeks@chromium.org> Cr-Commit-Position: refs/heads/master@{#72060} Refs: v8/v8@deb0813 PR-URL: #36139 Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Shelley Vohr <codebytere@gmail.com>
1 parent 63ed0b8 commit 290f2d8

2 files changed

Lines changed: 19 additions & 5 deletions

File tree

common.gypi

Lines changed: 1 addition & 1 deletion

deps/v8/src/heap/heap.h

Lines changed: 18 additions & 4 deletions

0 commit comments

Comments
 (0)