[heap] Remove StepResult used for incremental marking
FastForwardSchedule() was the only operation left which need the StepResult. However, we can also invoke that method from AdvanceOnAllocation(). That way we can remove all uses of StepResult. Bug: v8:12775 Change-Id: If91d76906f0f75342abce1456ea7d4a6fe089bee Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3843142 Commit-Queue: Dominik Inführ <dinfuehr@chromium.org> Reviewed-by: Michael Lippautz <mlippautz@chromium.org> Cr-Commit-Position: refs/heads/main@{#82639}
Showing
Please
register
or
sign in
to comment