Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/debugger/
Ddropframe_manager.cpp90 uint16_t newEnvCount = 0; in MethodEntry() local
99 …ager::AddLexPropertiesToRecord(JSThread *thread, BytecodeInstruction &bcIns, uint16_t &newEnvCount, in AddLexPropertiesToRecord()