Merge pull request #6764 from swgillespie/gc-interface-3
authorSean Gillespie <sean.william.g@gmail.com>
Thu, 8 Sep 2016 20:06:21 +0000 (13:06 -0700)
committerGitHub <noreply@github.com>
Thu, 8 Sep 2016 20:06:21 +0000 (13:06 -0700)
commit1c43df95410e57f0d40e6ee55012ef65bdac2487
treeb57fda7959af77de7c77353e5a5dd70a77f7d0dd
parent65c2ff78e0e88f5052751747f6686084caab3d4c
parent6519911fbccbec049f9592484f69c213b4b78264
Merge pull request #6764 from swgillespie/gc-interface-3

Move the GC behind an interface and use that interface in the VM
src/gc/gc.cpp
src/vm/interpreter.cpp
src/vm/jithelpers.cpp
src/vm/prestub.cpp