Bug 1727364 Comment 12 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

If I add a re-entrancy check to `GetComputedIntstrinsic` (which I should have added originally..), then the test case fails in debug builds. With the JITs we seem to trigger re-entrancy that does not occur without them. Still digging..
If I add a re-entrancy check to `GetComputedIntrinsic` (which I should have added originally..), then the test case fails in debug builds. With the JITs we seem to trigger re-entrancy that does not occur without them. Still digging..

Back to Bug 1727364 Comment 12