Searched refs:privateCompileCTIMachineTrampolines (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/JavaScriptCore/jit/
H A DJIT.h225 jit.privateCompileCTIMachineTrampolines(executablePool, globalData, trampolines);
274 void privateCompileCTIMachineTrampolines(RefPtr<ExecutablePool>* executablePool, JSGlobalData* data, TrampolineStructure *trampolines);
H A DJITOpcodes.cpp47 void JIT::privateCompileCTIMachineTrampolines(RefPtr<ExecutablePool>* executablePool, JSGlobalData* globalData, TrampolineStructure *trampolines) function in class:JSC::JIT
H A DJITOpcodes32_64.cpp43 void JIT::privateCompileCTIMachineTrampolines(RefPtr<ExecutablePool>* executablePool, JSGlobalData* globalData, TrampolineStructure *trampolines) function in class:JSC::JIT

Completed in 29 milliseconds