Home | History | Annotate | Download | only in jit

Lines Matching refs:m_codeBlock

236     stubCall.addArgument(TrustedImmPtr(&m_codeBlock->identifier(currentInstruction[2].u.operand)));
245 stubCall.addArgument(TrustedImmPtr(&m_codeBlock->identifier(currentInstruction[2].u.operand)));
254 stubCall.addArgument(TrustedImmPtr(&m_codeBlock->identifier(currentInstruction[3].u.operand)));
274 Identifier* ident = &(m_codeBlock->identifier(currentInstruction[3].u.operand));
293 Identifier* ident = &(m_codeBlock->identifier(currentInstruction[2].u.operand));
327 Identifier* ident = &(m_codeBlock->identifier(currentInstruction[3].u.operand));
375 Identifier* ident = &(m_codeBlock->identifier(currentInstruction[3].u.operand));
395 Identifier* ident = &(m_codeBlock
437 Identifier* ident = &(m_codeBlock->identifier(currentInstruction[3].u.operand));
509 Identifier* ident = &(m_codeBlock->identifier(currentInstruction[2].u.operand));
621 LinkBuffer patchBuffer(this, m_codeBlock->executablePool(), 0);
632 RepatchBuffer repatchBuffer(m_codeBlock);
686 StructureStubInfo* stubInfo = &m_codeBlock->getStubInfo(returnAddress);
699 LinkBuffer patchBuffer(this, m_codeBlock->executablePool(), 0);
715 RepatchBuffer repatchBuffer(m_codeBlock);
762 LinkBuffer patchBuffer(this, m_codeBlock->executablePool(), 0);
784 RepatchBuffer repatchBuffer(m_codeBlock);
815 LinkBuffer patchBuffer(this, m_codeBlock->executablePool(), 0);
836 polymorphicStructures->list[currentIndex].set(*m_globalData, m_codeBlock->ownerExecutable(), entryLabel, structure);
840 RepatchBuffer repatchBuffer(m_codeBlock);
885 LinkBuffer patchBuffer(this, m_codeBlock->executablePool(), 0);
903 prototypeStructures->list[currentIndex].set(*m_globalData, m_codeBlock->ownerExecutable(), entryLabel, structure, prototypeStructure);
907 RepatchBuffer repatchBuffer(m_codeBlock);
951 LinkBuffer patchBuffer(this, m_codeBlock->executablePool(), 0);
971 prototypeStructures->list[currentIndex].set(callFrame->globalData(), m_codeBlock->ownerExecutable(), entryLabel, structure, chain);
975 RepatchBuffer repatchBuffer(m_codeBlock);
1019 LinkBuffer patchBuffer(this, m_codeBlock->executablePool(), 0);
1040 RepatchBuffer repatchBuffer(m_codeBlock);