Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/debug/
Ddebug.cc1573 bool needs_to_use_trampoline = false; in InstallDebugBreakTrampoline() local
1579 needs_to_use_trampoline = true; in InstallDebugBreakTrampoline()
1587 if (!needs_to_use_trampoline) return; in InstallDebugBreakTrampoline()