Searched refs:exception_tag (Results 1 – 2 of 2) sorted by relevance
191 struct exception_tag {}; struct195 type make_on_error(exception_tag&&, Exception&& e) { in make_on_error()221 exception_ptr_tag, exception_tag>::type(), in on_error()
447 TFNode* exception_tag = BUILD(ConvertExceptionTagToRuntimeId, imm.index); in CatchException() local448 compare_i32 = BUILD(Binop, kExprI32Eq, caught_tag, exception_tag); in CatchException()