Allocates a T onto the GC and returns a pointer or class reference to it.
Arguments to the constructor of T.
new T(args)
See Implementation
Allocates a T onto the GC and returns a pointer or class reference to it.