Home
last modified time | relevance | path

Searched refs:GetNumOfLexVars (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp286 numOfLexVars = processedMethod.GetNumOfLexVars(); in SetMethodPcInfoIndex()
799 methodInfo.GetNumOfLexVars(), in LexEnvManager()
Dbytecode_info_collector.h223 inline uint32_t GetNumOfLexVars() const in GetNumOfLexVars() function