Searched refs:IsTaggedTemplate (Results 1 – 2 of 2) sorted by relevance
898 if (IsTaggedTemplate(tag)) { in CloseTemplateLiteral()909 static bool IsTaggedTemplate(const PreParserExpression tag) { in IsTaggedTemplate() function
633 V8_INLINE static bool IsTaggedTemplate(const Expression* tag) { in IsTaggedTemplate() function