Searched refs:DebugBreakTrampoline (Results 1 – 4 of 4) sorted by relevance
197 Handle<Code> trampoline = BUILTIN_CODE(isolate, DebugBreakTrampoline); in InvokeApiFunction()
178 TF_BUILTIN(DebugBreakTrampoline, CodeStubAssembler) { in TF_BUILTIN() argument
176 TFJ(DebugBreakTrampoline, SharedFunctionInfo::kDontAdaptArgumentsSentinel) \
1247 Handle<Code> trampoline = BUILTIN_CODE(isolate_, DebugBreakTrampoline); in InstallDebugBreakTrampoline()