Searched refs:m_mappedBytecodeIndex (Results 1 – 3 of 3) sorted by relevance
450 m_mappedBytecodeIndex = bytecodeIndex; in map()466 m_mappedBytecodeIndex = (unsigned)-1; in unmap()474 if (m_mappedBytecodeIndex != m_bytecodeIndex) in isMapped()483 if (m_mappedBytecodeIndex != m_bytecodeIndex) in getMappedPayload()495 if (m_mappedBytecodeIndex != m_bytecodeIndex) in getMappedTag()
85 , m_mappedBytecodeIndex((unsigned)-1) in JIT()
830 unsigned m_mappedBytecodeIndex; variable