[runtime] Implement interior handles as a special case to simplify and speed up the...
authorZoltan Varga <vargaz@gmail.com>
Wed, 24 May 2017 17:58:18 +0000 (13:58 -0400)
committerGitHub <noreply@github.com>
Wed, 24 May 2017 17:58:18 +0000 (13:58 -0400)
commitbde8ce85e0c834bde67ff446d461042c7d3b8567
treeefa6a1f9c66ded65c5f9e83897a2fdab33cf4d80
parent76849c1cfb1a60f0ab7e0538f30848956c66e687
[runtime] Implement interior handles as a special case to simplify and speed up the more common handle code. (#4921)
configure.ac
mcs/class/corlib/Mono/RuntimeStructs.cs
mono/metadata/handle.c
mono/metadata/handle.h
mono/metadata/marshal.c