Lines Matching refs:quote
508 void PrettyPrinter::PrintLiteral(Handle<Object> value, bool quote) {512 if (quote) Print("\"");516 if (quote) Print("\"");659 bool quote) {662 PrintLiteral(value, quote);