Lines Matching full:is_prefix
334 if (node->is_prefix()) Print(Token::String(node->op()));1170 SNPrintF(buf, "%s %s", (node->is_prefix() ? "PRE" : "POST"),