Files
sdk/tests
Nate Biggs 2308a15e09 [dart2js] Fix record tracing w.r.t to closures.
We were losing track of records (and their contents) when they flowed into a closure. Now we correctly bailout when we encounter this situation.

This matches the behavior we have for tracing other collection objects.

Change-Id: I2b0945f9ab9732e3f460cefee451c7b853316ad5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/478780
Commit-Queue: Nate Biggs <natebiggs@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2026-02-06 16:06:56 -08:00
..
2026-02-05 05:18:02 -08:00

This directory contains tests of the language and core library implementations. For more information, see https://github.com/dart-lang/sdk/tree/main/docs/Testing.md.