Wrap more external-only functions in GC mode transitions. (mono/mono#15895)
authorJay Krell <jaykrell@microsoft.com>
Thu, 15 Aug 2019 21:48:18 +0000 (14:48 -0700)
committerAleksey Kliger (λgeek) <alklig@microsoft.com>
Thu, 15 Aug 2019 21:48:18 +0000 (17:48 -0400)
commit339f6b8df62fcd65e383da9eb769797e73932f40
treeecd48d222902e161f9025452f710307d76e1d9b1
parentc961400e7400adf9357f148e1ebbb62a659cc19c
Wrap more external-only functions in GC mode transitions. (mono/mono#15895)

mono_compile_method
mono_runtime_set_main_args
mono_runtime_run_main
mono_runtime_exec_managed_code
mono_load_remote_field
mono_load_remote_field_new
mono_store_remote_field
mono_store_remote_field_new

Commit migrated from https://github.com/mono/mono/commit/44ff0597b835d0af62f526169dba3b365c9c3411
src/mono/mono/metadata/object.c