DescriptionIf marking system stack is unknown, be more forgiving about stack depths.
In case we're unable to determine the stack size available for the GC
marking pass, a very conservative fallback size is used -- that size
being used to decide if the marking pass should switch to using lazy
marking instead.
If the fallback size is in effect, have the debug assert intended to catch
out unintentionally deep trace chains be more forgiving.
R=
BUG=581913
Committed: https://crrev.com/351d202395ed1754235b546447a5cc5c1ec2a8fa
Cr-Commit-Position: refs/heads/master@{#373514}
Patch Set 1 #Patch Set 2 : rebased #
Total comments: 2
Patch Set 3 : reorder logic #
Messages
Total messages: 11 (5 generated)
|