Home
last modified time | relevance | path

Searched refs:ctiNativeConstruct (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/JavaScriptCore/jit/
DJITStubs.h87 MacroAssemblerCodePtr ctiNativeConstruct; member
294 … MacroAssemblerCodePtr ctiNativeConstruct() { return m_trampolineStructure.ctiNativeConstruct; } in ctiNativeConstruct() function
DJITStubs.cpp3592 …leCTINativeCall(globalData, m_executablePool, function), function, ctiNativeConstruct(), callHostF… in hostFunctionStub()
3601 …*globalData, NativeExecutable::create(*globalData, code, function, ctiNativeConstruct(), callHostF… in hostFunctionStub()
DJITOpcodes32_64.cpp182 trampolines->ctiNativeConstruct = patchBuffer.trampolineAt(nativeConstructThunk); in privateCompileCTIMachineTrampolines()
DJITOpcodes.cpp183 trampolines->ctiNativeConstruct = patchBuffer.trampolineAt(nativeConstructThunk); in privateCompileCTIMachineTrampolines()
/external/webkit/Source/JavaScriptCore/
DChangeLog-2011-02-1624616 (JSC::JITThunks::ctiNativeConstruct):
DChangeLog-2010-05-2470 (JSC::JITThunks::ctiNativeConstruct):