You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a reland of commit e8dcad4
This reland is unchanged to the previous attempt but contains part of
https://crrev.com/c/5512704 that got lost in the revert. The revert
reason was fixed in https://crrev.com/c/5518290 in Chromium.
Original change's description:
> Reland "[heap] Add shared trusted spaces"
>
> This is a reland of commit d4210ce
>
> Apparently I unintentionally made changes to scavenger.cc in the
> first CL. This CL removes those changes.
>
> Original change's description:
> > [heap] Add shared trusted spaces
> >
> > This CL adds shared variants for the trusted spaces (both for regular-
> > sized and large objects). These spaces will be needed when we
> > eventually want to share Wasm types between multiple isolates.
> >
> > Bug: 338342768
> > Change-Id: Ia6a080f6acb22f895dc8ef4f81c2f639d0ba637a
> > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5501038
> > Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
> > Commit-Queue: Dominik Inführ <dinfuehr@chromium.org>
> > Cr-Commit-Position: refs/heads/main@{#93682}
>
> Bug: 338342768
> Change-Id: I873f4e266eb5b31c98306b725f4e1836a5a3c0c5
> Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5514847
> Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
> Commit-Queue: Dominik Inführ <dinfuehr@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#93694}
Bug: 338342768
Change-Id: I195bf238473ce66eadfe26f056bf31d96687779e
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5518756
Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
Commit-Queue: Dominik Inführ <dinfuehr@chromium.org>
Cr-Commit-Position: refs/heads/main@{#93771}
0 commit comments