[runtime] Introduce mono_ldtoken_check and replace usage of the unchecked one with it.
commit75a4c283523ec740877d06760c8bb5b05a9ba90a
authorRodrigo Kumpera <kumpera@gmail.com>
Tue, 13 Jan 2015 06:56:09 +0000 (13 01:56 -0500)
committerRodrigo Kumpera <kumpera@gmail.com>
Tue, 20 Jan 2015 17:50:50 +0000 (20 12:50 -0500)
tree32710e832b5dd11310e916e2aeb6d59a7fb9d506
parent6a348cfc32c3cf2cdd3fe26cbd4d8b52ab7e1d47
[runtime] Introduce mono_ldtoken_check and replace usage of the unchecked one with it.
mono/metadata/class-internals.h
mono/metadata/class.c
mono/metadata/verify.c
mono/mini/debugger-agent.c
mono/mini/jit-icalls.c
mono/mini/method-to-ir.c
mono/mini/mini.c