Home
last modified time | relevance | path

Searched defs:traceFlag (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
Dclass_hierarchy.h382 static bool traceFlag; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dclass_hierarchy.cpp41 bool KlassHierarchy::traceFlag = false; member in maple::KlassHierarchy