Samraksh / eMote

eMote OS -- Multiple Ports (using .NET MF v4.3)
0 stars 0 forks source link

AppDomain and multi-app support notes #431

Open MichaelAtSamraksh opened 7 years ago

MichaelAtSamraksh commented 7 years ago

Define TINYCLR_VALIDATE_APPDOMAIN_ISOLATION causes heap allocations to include which app domain the heap object belongs to. Causes garbage collector to verify app domain while walking over heap blocks.