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
[compiler] Invoke method for skipped indirect write barrier
This CL now adds verification calls to skipped indirect write
barriers. The compiler is allowed to remove such barriers on the
most recent young allocation. When skipped write barrier verification
mode is enabled, the compiler will invoke
Heap::VerifySkippedIndirectWriteBarrier to check this.
Bug: 437096305
Change-Id: I0294bd583654efe95a6c379a7cb0c8962005763c
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/6919220
Commit-Queue: Dominik Inführ <[email protected]>
Reviewed-by: Darius Mercadier <[email protected]>
Cr-Commit-Position: refs/heads/main@{#102334}
0 commit comments