Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/
H A Dglobals.h35 static constexpr bool DEBUG_BUILD = true; member
37 static constexpr bool DEBUG_BUILD = false; member
/arkcompiler/runtime_core/static_core/libpandabase/
H A Dglobals.h35 static constexpr bool DEBUG_BUILD = true; member
37 static constexpr bool DEBUG_BUILD = false; member
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
H A Dcodegen.cpp1107 if constexpr (DEBUG_BUILD) { // NOLINT in EmitCallRuntimeCode()

Completed in 6 milliseconds