[runtime] Add fastpaths to the stelem wrappers for the case when the array element...
authorZoltan Varga <vargaz@gmail.com>
Fri, 24 Feb 2017 16:24:31 +0000 (11:24 -0500)
committerGitHub <noreply@github.com>
Fri, 24 Feb 2017 16:24:31 +0000 (11:24 -0500)
commit6a8c21d3eae5c42b06f793275f9e3bb9eeb8010c
tree3680e4978d5146607d08d395f2e9a9c27a438edb
parentde9d6af30db402c993f776578ae36fe9851fe176
[runtime] Add fastpaths to the stelem wrappers for the case when the array element type and the value type are the same. (#4427)
mono/metadata/marshal.c