Searched refs:EHAllowlistSet (Results 1 – 1 of 1) sorted by relevance
233 std::set<std::string> EHAllowlistSet; member in __anon0383be3f0111::WebAssemblyLowerEmscriptenEHSjLj249 bool areAllExceptionsAllowed() const { return EHAllowlistSet.empty(); } in areAllExceptionsAllowed()260 EHAllowlistSet.insert(EHAllowlist.begin(), EHAllowlist.end()); in WebAssemblyLowerEmscriptenEHSjLj()802 EHAllowlistSet.count(std::string(F.getName())); in runEHOnFunction()