Searched refs:areAllExceptionsAllowed (Results 1 – 1 of 1) sorted by relevance
272 bool areAllExceptionsAllowed() const { return EHWhitelistSet.empty(); } in areAllExceptionsAllowed() function in __anon693b58ae0111::WebAssemblyLowerEmscriptenEHSjLj800 areAllExceptionsAllowed() || EHWhitelistSet.count(F.getName()); in runEHOnFunction()