Fix 'this' pointer in struct methods (dotnet/coreclr#10668)
authorIgor Kulaychuk <igor.kulaychuk@gmail.com>
Tue, 4 Apr 2017 00:10:40 +0000 (03:10 +0300)
committerJan Vorlicek <janvorli@microsoft.com>
Tue, 4 Apr 2017 00:10:40 +0000 (02:10 +0200)
commitb4933b852aa28021aba1e569c5dd6da5a5684d5f
tree6d94178fdde114aa2eabe84cace31bc39a083221
parenta69dd28545f70d57c2a33177dfd903a48a3bcf71
Fix 'this' pointer in struct methods (dotnet/coreclr#10668)

The 'this' method argument should always be a pointer.

Commit migrated from https://github.com/dotnet/coreclr/commit/4451f848e195ca554b96afddbee48b9ac5f3279e
src/coreclr/src/vm/gdbjit.cpp