julia
62d9cdeb
- Copy mark stack struct to thread-local storage.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
Copy mark stack struct to thread-local storage. Copying the mark stack struct instead of aliasing it ensures that structural replacement of aggregates for its members can still take place in the mark loop.
References
#28368 - GC Extensions
Author
rbehrends
Committer
fingolfin
Parents
64b019d1
Loading