Lines Matching defs:cooked
472 const ZonePtrList<const AstRawString>* cooked() const { return &cooked_; }
477 void AddTemplateSpan(const AstRawString* cooked, const AstRawString* raw,
480 cooked_.Add(cooked, zone);
499 // "should_cook" means that the span can be "cooked": in tagged template
500 // literals, both the raw and "cooked" representations are available to user
501 // code ("cooked" meaning that escape sequences are converted to their
502 // interpreted values). Invalid escape sequences cause the cooked span