Searched refs:propertyAccessIndex (Results 1 – 2 of 2) sorted by relevance
159 MethodCallCompilationInfo(unsigned propertyAccessIndex) in MethodCallCompilationInfo()160 : propertyAccessIndex(propertyAccessIndex) in MethodCallCompilationInfo()165 unsigned propertyAccessIndex; member
552 …on = m_codeBlock->structureStubInfo(m_methodCallCompilationInfo[i].propertyAccessIndex).callReturn… in privateCompile()