Home | History | Annotate | Download | only in jit

Lines Matching refs:JITCode

45 #include "JITCode.h"
281 static JITCode compile(JSGlobalData* globalData, CodeBlock* codeBlock)
336 static void linkCall(JSFunction* callee, CodeBlock* callerCodeBlock, CodeBlock* calleeCodeBlock, JITCode&, CallLinkInfo*, int callerArgCount, JSGlobalData*);
356 JITCode privateCompile();