Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/debugger/
Ddropframe_manager.cpp74 std::set<std::pair<uint16_t, uint16_t>> modifiedLexVarPos; in MethodEntry() local
100 std::set<std::pair<uint16_t, uint16_t>> &modifiedLexVarPos, JSHandle<JSTaggedValue> envHandle) in AddLexPropertiesToRecord() argument