Searched refs:callReturnIndexVector (Results 1 – 7 of 7) sorted by relevance
361 m_codeBlock->callReturnIndexVector().reserveCapacity(exceptionCheckCount); in compileFunction()366 …m_codeBlock->callReturnIndexVector().append(CallReturnOffsetToBytecodeOffset(returnAddressOffset, … in compileFunction()
557 m_codeBlock->callReturnIndexVector().reserveCapacity(m_calls.size()); in privateCompile()559 …m_codeBlock->callReturnIndexVector().append(CallReturnOffsetToBytecodeOffset(patchBuffer.returnAdd… in privateCompile()
397 Vector<CallReturnOffsetToBytecodeOffset>& callReturnIndexVector() in callReturnIndexVector() function
1262 macro(callReturnIndexVector)
9606 (JSC::CodeBlock::callReturnIndexVector):
915 (JSC::CodeBlock::callReturnIndexVector):
11527 (JSC::CodeBlock::callReturnIndexVector):