Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/tests/scenarios/branch_eliminator/dynamic/
Dbranch_eliminator.h72 std::vector<ConstantInfo> constants_; variable
/arkcompiler/ets_runtime/ecmascript/
Dglobal_env_constants.h693 …JSTaggedValue constants_[static_cast<int>(ConstantIndex::CONSTANT_COUNT)]; // NOLINT(modernize-av… variable