Searched refs:in_template_literal (Results 1 – 2 of 2) sorted by relevance
760 template <bool capture_raw, bool in_template_literal>766 if (!in_template_literal && c0_ >= 0 && unicode_cache_->IsLineTerminator(c)) { in ScanEscape()902 const bool in_template_literal = true; in ScanTemplateSpan() local928 } else if (!ScanEscape<capture_raw, in_template_literal>()) { in ScanTemplateSpan()
722 template <bool capture_raw, bool in_template_literal>