-
rswindell authored
implicitly "root" the property before populating the array. Without this fix, a GC could free the array while it's being populated.
rswindell authoredimplicitly "root" the property before populating the array. Without this fix, a GC could free the array while it's being populated.
Loading