Searched refs:OcamlGC (Results 1 – 3 of 3) sorted by relevance
23 class OcamlGC : public GCStrategy { class25 OcamlGC();29 static GCRegistry::Add<OcamlGC> X("ocaml", "ocaml 3.10-compatible GC");33 OcamlGC::OcamlGC() { in OcamlGC() function in OcamlGC
84 OcamlGC.cpp \
87 OcamlGC.cpp