Home
last modified time | relevance | path

Searched defs:compactMeta (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmpl2mpl_options.cpp345 maplecl::Option<bool> compactMeta({"--compact-meta"}, variable
Doption.cpp114 bool Options::compactMeta = false; member in maple::Options
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Doption.h160 static bool compactMeta; variable