createGCInstance

fnGC createGCInstance(string name)

Called during runtime initialization to initialize a GC instance of given name.

Parameters

namename of the GC to instantiate

Returns

The created GC instance or null if no factory for that name was registered