Does anyone have a good reference for PROCESS_CREATION_MITIGATION_POLICY_PROHIBIT_DYNAMIC_CODE_ALWAYS_ON_ALLOW_OPT_OUT?
I can't seem to find any documentation that describes what this does and I'd much rather know than guess.
-
-
One of
@epakskape talks? It sets a flag in the current thread using SetInformationThread which disables the checkhttps://github.com/Microsoft/ChakraCore/blob/master/lib/Common/Memory/VirtualAllocWrapper.cpp … -
Probably :) but which? And what exactly does setting the flag do? It seems reasonably self-explanatory, but I'd like to make sure...
-
(Btw. I'm not sure how that Chakra link is relevant, I'm probably missing something obvious?)
-
Chakra contains code to disable the policy for the thread so it can JIT in process, that's all.
- 1 more reply
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.