Searched refs:ctiNativeConstruct (Results 1 – 6 of 6) sorted by relevance
/external/webkit/Source/JavaScriptCore/jit/ |
D | JITStubs.h | 87 MacroAssemblerCodePtr ctiNativeConstruct; member 294 … MacroAssemblerCodePtr ctiNativeConstruct() { return m_trampolineStructure.ctiNativeConstruct; } in ctiNativeConstruct() function
|
D | JITStubs.cpp | 3592 …leCTINativeCall(globalData, m_executablePool, function), function, ctiNativeConstruct(), callHostF… in hostFunctionStub() 3601 …*globalData, NativeExecutable::create(*globalData, code, function, ctiNativeConstruct(), callHostF… in hostFunctionStub()
|
D | JITOpcodes32_64.cpp | 182 trampolines->ctiNativeConstruct = patchBuffer.trampolineAt(nativeConstructThunk); in privateCompileCTIMachineTrampolines()
|
D | JITOpcodes.cpp | 183 trampolines->ctiNativeConstruct = patchBuffer.trampolineAt(nativeConstructThunk); in privateCompileCTIMachineTrampolines()
|
/external/webkit/Source/JavaScriptCore/ |
D | ChangeLog-2011-02-16 | 24616 (JSC::JITThunks::ctiNativeConstruct):
|
D | ChangeLog-2010-05-24 | 70 (JSC::JITThunks::ctiNativeConstruct):
|