Home
last modified time | relevance | path

Searched defs:varsLength (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A Demitter.cpp319 auto varsLength = static_cast<uint32_t>(count - scopeStart + 1); in GenScopeVariableInfoEnd() local
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
H A Demitter.cpp529 auto varsLength = static_cast<uint32_t>(count - start + 1); in GenScopeVariableInfo() local

Completed in 3 milliseconds