Home
last modified time | relevance | path

Searched refs:ctiVMThrowTrampoline (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/JavaScriptCore/jit/
DJITStubs.cpp145 ".globl " SYMBOL_STRING(ctiVMThrowTrampoline) "\n"
146 HIDE_SYMBOL(ctiVMThrowTrampoline) "\n"
147 SYMBOL_STRING(ctiVMThrowTrampoline) ":" "\n"
202 ".globl " SYMBOL_STRING(ctiVMThrowTrampoline) "\n"
203 HIDE_SYMBOL(ctiVMThrowTrampoline) "\n"
204 SYMBOL_STRING(ctiVMThrowTrampoline) ":" "\n"
276 __declspec(naked) void ctiVMThrowTrampoline()
353 ".globl " SYMBOL_STRING(ctiVMThrowTrampoline) "\n"
354 HIDE_SYMBOL(ctiVMThrowTrampoline) "\n"
355 SYMBOL_STRING(ctiVMThrowTrampoline) ":" "\n"
[all …]
DJITStubs.h274 extern "C" void ctiVMThrowTrampoline();
DJITOpcodes32_64.cpp148 poke(TrustedImmPtr(FunctionPtr(ctiVMThrowTrampoline).value())); in privateCompileCTIMachineTrampolines()
323 move(TrustedImmPtr(FunctionPtr(ctiVMThrowTrampoline).value()), regT1); in privateCompileCTINativeCall()
461 move(TrustedImmPtr(FunctionPtr(ctiVMThrowTrampoline).value()), regT1); in privateCompileCTINativeCall()
DJITOpcodes.cpp147 poke(TrustedImmPtr(FunctionPtr(ctiVMThrowTrampoline).value())); in privateCompileCTIMachineTrampolines()
297 move(TrustedImmPtr(FunctionPtr(ctiVMThrowTrampoline).value()), regT1); in privateCompileCTINativeCall()
/external/webkit/Source/JavaScriptCore/
DChangeLog-2010-05-2410347 (JSC::ctiVMThrowTrampoline):
11344 (JSC::ctiVMThrowTrampoline):
22882 (ctiVMThrowTrampoline): (X86_64): adjust %rsp by correct displacement
DChangeLog-2011-02-166196 (JSC::ctiVMThrowTrampoline):
17807 (JSC::ctiVMThrowTrampoline):
DChangeLog-2009-06-1630757 ctiVMThrowTrampoline -- already checked in the code the trampoline