Make a GCHandleStore class and interface for use by the VM.
authorAditya Mandaleeka <adityam@microsoft.com>
Wed, 12 Apr 2017 02:34:15 +0000 (19:34 -0700)
committerAditya Mandaleeka <adityam@microsoft.com>
Thu, 13 Apr 2017 21:54:20 +0000 (14:54 -0700)
commitc924a42b986ff014af4750e7ab42cf24f2a3cd1e
treece4bc5f91253cc4e87a6f51c91970a529fdcdc44
parent743f4aaec7b94ff3756284b480d3f3025bd37141
Make a GCHandleStore class and interface for use by the VM.

Commit migrated from https://github.com/dotnet/coreclr/commit/da00894a5d657b3ba06ebf6e004e5a5a0976434b
src/coreclr/src/gc/gchandletable.cpp
src/coreclr/src/gc/gchandletableimpl.h
src/coreclr/src/gc/gcinterface.h
src/coreclr/src/gc/handletablecore.cpp
src/coreclr/src/gc/objecthandle.cpp
src/coreclr/src/vm/appdomain.cpp
src/coreclr/src/vm/appdomain.hpp
src/coreclr/src/vm/exstate.cpp
src/coreclr/src/vm/exstate.h
src/coreclr/src/vm/gchandletableutilities.h