Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/be/
Dlower.h53 …CGLowerer(MIRModule &mod, BECommon &common, bool genEh, bool verboseCG) : mirModule(mod), beCommon… in CGLowerer()
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/
Ddoclet.py319 common: str = '' # common feature is obsoleted variable in TemplateVars
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/test/
Dcl_ut_test.cpp152 maplecl::Option<std::string> common({"--common"}, ""); variable
1004 TEST(clOptions, common) in TEST() argument