Skip to content
GitLab
Explore
Sign in
This project is pending deletion, and will be deleted on
2025-08-03
. Repository and other project resources are read-only.
Dec 08, 2023
33cf8f64
Make WeakMap safe for compaction during allocation
· 33cf8f64
Peter Zhu
authored
Dec 08, 2023
During allocation, the table may not have been allocated yet which would crash in the st_foreach.
33cf8f64
Make WeakMap safe for compaction during allocation
Peter Zhu
authored
Dec 08, 2023
During allocation, the table may not have been allocated yet which would crash in the st_foreach.
Loading