Centralize post-object creation code in mono_object_new_common_tail. (#6903)
commit20e69fa1996e32bba66cea4a723b3da0ee913243
authorjaykrell <jay.krell@cornell.edu>
Wed, 14 Feb 2018 22:56:09 +0000 (14 14:56 -0800)
committerGitHub <noreply@github.com>
Wed, 14 Feb 2018 22:56:09 +0000 (14 14:56 -0800)
tree90acbf8777da801ec6ab95400e9f1f0b2d1dc533
parenta33cbb873c487490f2a3c271b24c70c1c3fc0a2c
Centralize post-object creation code in mono_object_new_common_tail. (#6903)

This resolves inconsistency around support of weak fields (bug?)
and is smaller and easier to maintain.
mono/metadata/object.c