Home | History | Annotate | Download | only in jit

Lines Matching refs:asCell

550     failureCases.append(branchPtr(NotEqual, AbsoluteAddress(&asCell(structure->m_prototype)->m_structure), ImmPtr(asCell(structure->m_prototype)->m_structure)));
1499 move(ImmPtr(&asCell(structure->m_prototype)->m_structure), regT2);
1500 move(ImmPtr(asCell(structure->m_prototype)->m_structure), regT3);