Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_bytecode_lowering.cpp157 uint32_t levelValue = static_cast<uint32_t>(acc_.GetConstantValue(level)); in LowerLdLexVar() local
181 uint32_t levelValue = static_cast<uint32_t>(acc_.GetConstantValue(level)); in LowerStLexVar() local