Lines Matching full:abort_msg
474 std::string abort_msg;475 StringAppendV(&abort_msg, fmt, args);477 Runtime::Current()->AbortTransactionAndThrowAbortError(self, abort_msg);