Home
last modified time | relevance | path

Searched refs:compilerNullcheckFlag (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Druntime.cpp1407 … auto compilerNullcheckFlag = DfxController::GetOptionValue(DfxOptionHandler::COMPILER_NULLCHECK); in CreateDfxController() local
1408 if (compilerNullcheckFlag == 0) { in CreateDfxController()