OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:privateCompileCTIMachineTrampolines
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/JavaScriptCore/jit/
JIT.h
225
jit.
privateCompileCTIMachineTrampolines
(executablePool, globalData, trampolines);
274
void
privateCompileCTIMachineTrampolines
(RefPtr<ExecutablePool>* executablePool, JSGlobalData* data, TrampolineStructure *trampolines);
[
all
...]
JITOpcodes.cpp
47
void JIT::
privateCompileCTIMachineTrampolines
(RefPtr<ExecutablePool>* executablePool, JSGlobalData* globalData, TrampolineStructure *trampolines)
[
all
...]
JITOpcodes32_64.cpp
43
void JIT::
privateCompileCTIMachineTrampolines
(RefPtr<ExecutablePool>* executablePool, JSGlobalData* globalData, TrampolineStructure *trampolines)
[
all
...]
Completed in 1995 milliseconds