julia
925a8fe4
- Refactoring code that is specific to stock GC write barriers (#57237)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
296 days ago
Refactoring code that is specific to stock GC write barriers (#57237) This PR moves some code responsible for implementing write barriers around: the write barrier functions are lifted from `julia.h` into the new `gc-wb-*.h` files.
References
#57237 - Refactoring code that is specific to stock GC write barriers
Author
udesou
Parents
095fc99b
Loading