Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/runtime/
Druntime-trace.cc63 const char* kArrowDirection = is_input ? " -> " : " <- "; in PrintRegisters() local
73 os << " [ " << kAccumulator << kArrowDirection; in PrintRegisters()
92 kArrowDirection, first_reg, range); in PrintRegisters()
97 kArrowDirection, in PrintRegisters()