Searched defs:modifiedLexVarPos (Results 1 – 1 of 1) sorted by relevance
74 std::set<std::pair<uint16_t, uint16_t>> modifiedLexVarPos; in MethodEntry() local100 std::set<std::pair<uint16_t, uint16_t>> &modifiedLexVarPos, JSHandle<JSTaggedValue> envHandle) in AddLexPropertiesToRecord() argument