Searched refs:in_template_literal (Results 1 – 2 of 2) sorted by relevance
842 template <bool capture_raw, bool in_template_literal>848 if (!in_template_literal && c0_ != kEndOfInput && in ScanEscape()985 const bool in_template_literal = true; in ScanTemplateSpan() local1011 } else if (!ScanEscape<capture_raw, in_template_literal>()) { in ScanTemplateSpan()
733 template <bool capture_raw, bool in_template_literal>