We currently call Runtime::ClassInit in 4 places: 1. Just after we allocate storage for a new object (Object::NewAllocSpecific) 2. Just before reading any static field 3. Just before calling any static method 4. Just before calling class instance constructor from a derived class instance constructor
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected