Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Bot-Commit | +1 |
Commit-Queue | +2 |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Revert "[heap] Refactor new space containment calls"
This reverts commit e42ce24ddcf5075586e5c1f2c56677245658bb43.
Reason for revert: Missing nullptr check for Heap. Revert unblocks V8 roll.
Bug: 429538831
Original change's description:
> [heap] Refactor new space containment calls
>
> Relay them to MemoryChunkMetadata::owner() instead of using the chunk
> flags. The calls are not as hot and this way is consistent with
> PagedSpace.
>
> Bug: 429538831
> Change-Id: I2fb533ca5f2490312cefb7a17c576b539a8fd7e3
> Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/6879446
> Reviewed-by: Dominik Inführ <dinf...@chromium.org>
> Commit-Queue: Michael Lippautz <mlip...@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#102022}
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |