GC: Rename Marker->Collector
commit69317feb6bc0b5decba714e28d7ccb1cb53215af
authorEdwin Smith <smith@fb.com>
Wed, 4 Oct 2017 18:40:53 +0000 (4 11:40 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Wed, 4 Oct 2017 18:50:41 +0000 (4 11:50 -0700)
treecd6e2941234e7f4417c440e5284fba3dbc734e34
parent74d179c99feb0b799186c63ff00be610efe2b0c0
GC: Rename Marker->Collector

Summary:
The name "Marker" was a holdover from an early prototype,
but the code (and the file it lives in) implements a full
mark-sweep garbage collector.

Differential Revision: D5965888

fbshipit-source-id: 923fc18976c876184febcb028e349e7cd3e53ee8
hphp/runtime/base/apc-gc-manager.h
hphp/runtime/base/heap-collect.cpp