null if no factory for that name was registeredcreateGCInstance
fn
GC createGCInstance(string name)Called during runtime initialization to initialize a GC instance of given name.
Parameters
name | name of the GC to instantiate |
Returns
The created GC instance or