Add creation of special handle types to IGCHandleTable.
authorAditya Mandaleeka <adityam@microsoft.com>
Thu, 6 Apr 2017 02:31:32 +0000 (19:31 -0700)
committerAditya Mandaleeka <adityam@microsoft.com>
Fri, 7 Apr 2017 22:01:59 +0000 (15:01 -0700)
commit7721f89f517f09f90d46a1078f0d26caf3b310c0
treeb3ef15e44a07ec27df233375f3437ec247995ca9
parent273e63414deccefd1ad048062e4d1ebfe5e5eb50
Add creation of special handle types to IGCHandleTable.
src/gc/gchandletable.cpp
src/gc/gchandletableimpl.h
src/gc/gcinterface.h
src/gc/objecthandle.cpp
src/gc/objecthandle.h
src/gc/sample/GCSample.cpp
src/vm/appdomain.hpp
src/vm/gchandletableutilities.h
src/vm/threads.cpp