Searched refs:curCodeIt (Results 1 – 1 of 1) sorted by relevance
1066 : curCodeIt(curCodeIt), memory(memory), opRangeMemory(opRangeMemory), in ByteCodeExecutor()1130 curCodeIt = resumeCodeIt.back(); in popCodeIt()1142 return curCodeIt - 1; in getPrevCodeIt()1150 curCodeIt += skipN; in read()1227 size_t index = *curCodeIt++; in readFromMemory()1272 curCodeIt += 2; in readImpl()1277 return *curCodeIt++; in readImpl()1285 const ByteCodeField *curCodeIt; member in __anonaa7cf1d91411::ByteCodeExecutor1883 curCodeIt = dest; in executeRecordMatch()1925 curCodeIt = dest; in executeRecordMatch()[all …]