blob: 75a47b8aecab8ed26b4e5c9b6fd210acd957ba92 [file] [log] [blame]
Alex Light40607862019-05-06 18:16:24 +00001Tests b/131865028
2
3Due to a mistake in the single-thread deopt CL we would incorrectly only update a threads
4deoptimization count if it was the first thread of a particular event type to be activated. This
5could cause events to be missed.