Home
last modified time | relevance | path

Searched refs:BASELINEJIT (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dlog_wrapper.h32 #define LOG_BASELINEJIT(level) ARK_LOG(level, Component::BASELINEJIT)
H A Dlog.h61 BASELINEJIT = 1UL << 8ULL, enumerator
114 case Component::BASELINEJIT: in GetComponentStr()
H A Dlog.cpp183 components_ |= Component::BASELINEJIT; in SetLogComponentFromString()

Completed in 1 milliseconds