Files
kotlin-fork/runtime
Alexander Shabalin 683b5c4891 Store initializing singletons in a separate thread local small map (#4019)
* Add a test

* Use a specialized storage for shared shadow

* Switch to std::map

* Add another test

* Try using stack

* Remove unneeded addHeapRef

* Fix initializer6 test

* Do not use random in initializers7
2020-03-27 13:32:28 +03:00
..
2020-03-17 17:45:24 +01:00
2019-12-27 11:01:09 +03:00