Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.cpp855 if (IsPGOProfilerPathEmpty()) { in SetOptionsForTargetCompilation()
Djs_runtime_options.h893 bool IsPGOProfilerPathEmpty() const in IsPGOProfilerPathEmpty() function