Searched refs:EHAllowlistSet (Results 1 – 1 of 1) sorted by relevance
325 std::set<std::string> EHAllowlistSet; member in __anonaad0a3040111::WebAssemblyLowerEmscriptenEHSjLj355 bool areAllExceptionsAllowed() const { return EHAllowlistSet.empty(); } in areAllExceptionsAllowed()358 EHAllowlistSet.count(std::string(F->getName()))); in supportsException()375 EHAllowlistSet.insert(EHAllowlist.begin(), EHAllowlist.end()); in WebAssemblyLowerEmscriptenEHSjLj()