DescriptionChange the behavior of HeapTest.TraceDeepEagerly.
Before this change, this test fails if GC uses a large stack memory to recursive trace.
This CL
1) makes recursive tracing deeper, to ensure lazy tracing occurs.
2) avoids recursive trace if lazy trace has been called, to finish tests quickly.
BUG=420515, 457982
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190586
Patch Set 1 #
Total comments: 2
Messages
Total messages: 11 (4 generated)
|