Home | History | Annotate | Download | only in src

Lines Matching defs:trampoline

1604   // The stub failure trampoline is a single frame.
1781 Code* trampoline = NULL;
1784 function_mode).FindCodeInCache(&trampoline);
1785 DCHECK(trampoline != NULL);
1787 trampoline->instruction_start()));
1792 reinterpret_cast<intptr_t>(trampoline->constant_pool());