[wasm] Avoid sharing C icall functions between icalls, in wasm to avoid calling them...
commitab90b1f15bf2e3d9ec741a241535dd6920468e7e
authorZoltan Varga <vargaz@gmail.com>
Fri, 17 May 2019 04:53:55 +0000 (17 00:53 -0400)
committerGitHub <noreply@github.com>
Fri, 17 May 2019 04:53:55 +0000 (17 00:53 -0400)
tree107826f580278969057cb28c8c5da8b9fe1a56b7
parent24275c9717b23d3e1e5aeacd9cf2166bd82c4626
[wasm] Avoid sharing C icall functions between icalls, in wasm to avoid calling them with incorrect signatures. (#14493)
mono/metadata/icall-def.h
mono/metadata/threads-types.h
mono/metadata/threads.c