Searched defs:ECMA_BYTRACE_START_TRACE (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | ecma_macros.h | 34 #define ECMA_BYTRACE_START_TRACE(tag, msg) macro 38 #define ECMA_BYTRACE_START_TRACE(tag, msg) StartTrace(tag, msg) macro |
Completed in 3 milliseconds