cppgc: Try to fix test IteratePointersFindsCalleeSavedRegisters, vol.2
The previous attempt has broken the tsan bot. The only reliable way to make sure that registers are not clobbered is by doing direct call from inline assembly, which is what this CL does. Change-Id: I6adbd5e735949a7cc4cc7fc686ee8c428863ffb9 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2859947 Commit-Queue: Anton Bikineev <bikineev@chromium.org> Reviewed-by: Michael Lippautz <mlippautz@chromium.org> Cr-Commit-Position: refs/heads/master@{#74313}
Showing
Please
register
or
sign in
to comment