Searched refs:enableValidateFunctionCall (Results 1 – 2 of 2) sorted by relevance
554 bool enableValidateFunctionCall = compiler->disableValidateFunctionCall(); in MonomorphizeUnsupportedFunctions() local558 compiler->restoreValidateFunctionCall(enableValidateFunctionCall); in MonomorphizeUnsupportedFunctions()
546 bool enableValidateFunctionCall = compiler->disableValidateFunctionCall(); in RemoveDynamicIndexingIf() local565 compiler->restoreValidateFunctionCall(enableValidateFunctionCall); in RemoveDynamicIndexingIf()