use TRACE_SET_MOD
I found this macro while refactoring and since I like consistency, I used it everywhere.
Esse commit está contido em:
@@ -99,7 +99,7 @@ using Transl::tx64;
|
||||
#else
|
||||
#define OPTBLD_INLINE ALWAYS_INLINE
|
||||
#endif
|
||||
static const Trace::Module TRACEMOD = Trace::bcinterp;
|
||||
TRACE_SET_MOD(bcinterp);
|
||||
|
||||
namespace {
|
||||
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário