Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp806 uint32_t offset = GetTargetLexEnv(methodId, level); in SetLexEnvElementType()
812 uint32_t offset = GetTargetLexEnv(methodId, level); in GetLexEnvElementType()
816 uint32_t LexEnvManager::GetTargetLexEnv(uint32_t methodId, uint32_t level) const in GetTargetLexEnv() function in panda::ecmascript::kungfu::LexEnvManager
Dbytecode_info_collector.h677 uint32_t GetTargetLexEnv(uint32_t methodId, uint32_t level) const;