Files
kotlin-fork/runtime
SvyatoslavScherbina 34cd218e4a Don't allow GC in BackRefFromAssociatedObject::tryAddRef
This function is invoked while a non-recursive os_lock is taken,
and GC can provoke Obj-C object deallocation taking the same lock
recursively.
2020-10-06 19:28:00 +03:00
..
2020-03-17 17:45:24 +01:00