Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dprettyprinter.cc390 bool needsSpace = in VisitUnaryOperation() local
394 if (needsSpace) Print(" "); in VisitUnaryOperation()