Searched refs:areAllExceptionsAllowed (Results 1 – 1 of 1) sorted by relevance
349 bool areAllExceptionsAllowed() const { return EHAllowlistSet.empty(); } in areAllExceptionsAllowed() function in __anoneea379d40111::WebAssemblyLowerEmscriptenEHSjLj352 (areAllExceptionsAllowed() || EHAllowlistSet.count(F->getName())); in supportsException()