Searched defs:jitCompile (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DExecutable.cpp172 bool EvalExecutable::jitCompile(ExecState* exec) function in class:JSC::EvalExecutable
303 bool ProgramExecutable::jitCompile(ExecState* exec) function in class:JSC::ProgramExecutable
/macosx-10.9.5/JavaScriptCore-7537.78.1/yarr/
H A DYarrJIT.cpp2692 void jitCompile(YarrPattern& pattern, YarrCharSize charSize, VM* vm, YarrCodeBlock& jitObject, YarrJITCompileMode mode) function in namespace:JSC::Yarr
/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DCodeBlock.h447 JITCompilationResult jitCompile(ExecState* exec) function in class:JSC::CodeBlock

Completed in 77 milliseconds