Home | History | Annotate | Download | only in jit

Lines Matching refs:m_codeBlock

73     stubCall.addArgument(TrustedImmPtr(&m_codeBlock->identifier(property)));
86 stubCall.addArgument(TrustedImmPtr(&m_codeBlock->identifier(property)));
99 stubCall.addArgument(TrustedImmPtr(&m_codeBlock->identifier(property)));
158 stubCall.addArgument(TrustedImmPtr(&(m_codeBlock->identifier(ident))));
178 stubCall.addArgument(TrustedImmPtr(&(m_codeBlock->identifier(ident))));
256 compileGetByIdSlowCase(dst, base, &(m_codeBlock->identifier(ident)), iter, true);
455 compileGetByIdSlowCase(dst, base, &(m_codeBlock->identifier(ident)), iter);
532 stubCall.addArgument(TrustedImmPtr(&(m_codeBlock->identifier(ident))));
644 LinkBuffer patchBuffer(this, m_codeBlock->executablePool(), 0);
655 RepatchBuffer repatchBuffer(m_codeBlock);
710 StructureStubInfo* stubInfo = &m_codeBlock->getStubInfo(returnAddress);
726 LinkBuffer patchBuffer(this, m_codeBlock->executablePool(), 0);
742 RepatchBuffer repatchBuffer(m_codeBlock);
790 LinkBuffer patchBuffer(this, m_codeBlock->executablePool(), 0);
813 RepatchBuffer repatchBuffer(m_codeBlock);
847 LinkBuffer patchBuffer(this, m_codeBlock->executablePool(), 0);
866 polymorphicStructures->list[currentIndex].set(*m_globalData, m_codeBlock->ownerExecutable(), entryLabel, structure);
870 RepatchBuffer repatchBuffer(m_codeBlock);
916 LinkBuffer patchBuffer(this, m_codeBlock->executablePool(), 0);
933 prototypeStructures->list[currentIndex].set(callFrame->globalData(), m_codeBlock->ownerExecutable(), entryLabel, structure, prototypeStructure);
937 RepatchBuffer repatchBuffer(m_codeBlock);
983 LinkBuffer patchBuffer(this, m_codeBlock->executablePool(), 0);
1001 prototypeStructures->list[currentIndex].set(callFrame->globalData(), m_codeBlock->ownerExecutable(), entryLabel, structure, chain);
1005 RepatchBuffer repatchBuffer(m_codeBlock);
1050 LinkBuffer patchBuffer(this, m_codeBlock->executablePool(), 0);
1069 RepatchBuffer repatchBuffer(m_codeBlock);