Searched refs:RegExpLiteralFeedback (Results 1 – 2 of 2) sorted by relevance
24 class RegExpLiteralFeedback; variable57 RegExpLiteralFeedback const& AsRegExpLiteral() const;227 class RegExpLiteralFeedback
652 return *zone()->New<RegExpLiteralFeedback>(boilerplate, nexus.kind()); in ReadFeedbackForRegExpLiteral()944 RegExpLiteralFeedback const& ProcessedFeedback::AsRegExpLiteral() const { in AsRegExpLiteral()946 return *static_cast<RegExpLiteralFeedback const*>(this); in AsRegExpLiteral()