Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/debug/
Ddebug.cc1575 bool needs_to_clear_ic = false; in InstallDebugBreakTrampoline() local
1581 needs_to_clear_ic = true; in InstallDebugBreakTrampoline()
1595 if (needs_to_clear_ic && obj.IsFeedbackVector()) { in InstallDebugBreakTrampoline()