Cross-bitness in VTable Calls (dotnet/coreclr#20137)
authorEgor Chesakov <Egor.Chesakov@microsoft.com>
Thu, 27 Sep 2018 02:47:18 +0000 (19:47 -0700)
committerGitHub <noreply@github.com>
Thu, 27 Sep 2018 02:47:18 +0000 (19:47 -0700)
commit45ba90dc9ed9294069727ce744f49be403acf2be
treee4cd61ed67446d08afbad0729025682ca52ea7cd
parent3af36ef3aa778d73d8ec6b80247473fca787acb9
Cross-bitness in VTable Calls (dotnet/coreclr#20137)

* Use TARGET_POINTER_SIZE in CEEInfo::getMethodVTableOffset in src/vm/jitinterface.cpp
* Use SIZEOF__MethodTable_ in src/vm/methodtable.h

Commit migrated from https://github.com/dotnet/coreclr/commit/be18f2b4a7e0a4f7257df048e92d64a73035ed92
src/coreclr/src/vm/jitinterface.cpp
src/coreclr/src/vm/methodtable.h