Allocate a class using allocator and initialize with args
The class will always be tracked by the GC, no option here. This is because then it is easy to use this function correctly.
See Implementation
Allocate a class using allocator and initialize with args
The class will always be tracked by the GC, no option here. This is because then it is easy to use this function correctly.