Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h1095 return IsPartialCompilerMode() || IsFullCompilerMode(); in IsTargetCompilerMode()
1103 bool IsFullCompilerMode() const in IsFullCompilerMode() function