Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp364 void BytecodeInfoCollector::NewLexEnvWithSize(const MethodLiteral *method, uint64_t numOfLexVars) in NewLexEnvWithSize() function in panda::ecmascript::kungfu::BytecodeInfoCollector
466 NewLexEnvWithSize(method, imm); in CollectMethodInfoFromBC()
471 NewLexEnvWithSize(method, imm); in CollectMethodInfoFromBC()
476 NewLexEnvWithSize(method, imm); in CollectMethodInfoFromBC()
481 NewLexEnvWithSize(method, imm); in CollectMethodInfoFromBC()
Dbytecode_info_collector.h791 void NewLexEnvWithSize(const MethodLiteral *method, uint64_t numOfLexVars);