Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-interpreter.cc60 const char* kArrowDirection = is_input ? " -> " : " <- "; in PrintRegisters() local
70 os << " [ " << kAccumulator << kArrowDirection; in PrintRegisters()
98 << kArrowDirection; in PrintRegisters()