OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ctiNativeConstruct
(Results
1 - 4
of
4
) sorted by null
/external/webkit/Source/JavaScriptCore/jit/
JITStubs.h
87
MacroAssemblerCodePtr
ctiNativeConstruct
;
294
MacroAssemblerCodePtr
ctiNativeConstruct
() { return m_trampolineStructure.
ctiNativeConstruct
; }
JITStubs.cpp
[
all
...]
JITOpcodes.cpp
183
trampolines->
ctiNativeConstruct
= patchBuffer.trampolineAt(nativeConstructThunk);
[
all
...]
JITOpcodes32_64.cpp
182
trampolines->
ctiNativeConstruct
= patchBuffer.trampolineAt(nativeConstructThunk);
[
all
...]
Completed in 313 milliseconds