Searched defs:callerCodeBlock (Results 1 – 2 of 2) sorted by relevance
588 void JIT::linkCall(JSFunction* callee, CodeBlock* callerCodeBlock, CodeBlock* calleeCodeBlock, JITC… in linkCall()
3882 CodeBlock* callerCodeBlock = callerFrame->codeBlock(); in retrieveLastCaller() local