Reserve fast dictionary slots for Tier1 code (#22619)
authorJan Kotas <jkotas@microsoft.com>
Fri, 15 Feb 2019 16:20:12 +0000 (08:20 -0800)
committerGitHub <noreply@github.com>
Fri, 15 Feb 2019 16:20:12 +0000 (08:20 -0800)
commitbae641f469bebb39b6043071fa55e1fa032bd355
tree2ce195e9cf1cb117858651f4990cd2b35dad92c5
parentdc44198275de82ee0ec46f4a3811a9db235ec5e5
Reserve fast dictionary slots for Tier1 code (#22619)

Disable use of fast dictionary slots for R2R images when tiered JITing is enabled.

Fixes #22400
src/vm/genericdict.cpp