Home
last modified time | relevance | path

Searched defs:INTERPRETER_TRACE (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Druntime_call_id.h1133 #define INTERPRETER_TRACE(thread, name) … macro
1151 #define INTERPRETER_TRACE(thread, name) static_cast<void>(0) // NOLINT(cppcoreguidelines-macro-usag… macro