allocate the right number of slots for the handle table when number of processors...
authorDavid Mason <davmason@microsoft.com>
Tue, 15 Jan 2019 18:23:48 +0000 (10:23 -0800)
committerJan Kotas <jkotas@microsoft.com>
Tue, 15 Jan 2019 18:23:48 +0000 (10:23 -0800)
commit9107ff1d48a2454d1ac84a8dfa97178809d8e793
tree7ac4b6a025151cf11619d071a2c6aa69775ed6d6
parent716e6bb95cbec04111a057cc36f2642574ff7c55
allocate the right number of slots for the handle table when number of processors > 64 (#21992)
src/gc/objecthandle.cpp