| Class | Description |
|---|---|
| AllocationSnippets | |
| BarrierSnippets |
Methods in this class are snippets.
|
| BarrierSnippets.Options | |
| BarrierSnippets.TestingBackDoor | |
| HeapFeature | |
| InsertWriteBarrierPhase |
Walk the graph and find WriteNodes with barriers and turn them into WriteNodes without barriers
and separate barrier nodes.
|
| PostWriteBarrierNode |
A barrier for after writes of oops.
|
| WriteBarrierNode |
An abstract super-class for all the write barriers.
|