Open xiyuzhai opened 2 months ago
Boiled are those values in a running virtual machine, but they are represented as Thawed to avoid rustc lifetime checks.
Frozen are the snapshots of Thawed. When a Frozen thawed, it also generates slush, so that mutable references can be valid.
This is the essential for the fundamental caching mechanisms of virtual machines for debugging.