Searched defs:cooked (Results 1 – 7 of 7) sorted by relevance
35 TemplateElementBuilder &SetCooked(util::StringView cooked) in SetCooked()
32 explicit TemplateElement(util::StringView const raw, util::StringView const cooked) in TemplateElement()
37 explicit TemplateElement(util::StringView raw, util::StringView cooked) in TemplateElement()
487 util::StringView cooked = lexer_->GetToken().String(); in ParseTsTemplateLiteralType() local3574 util::StringView cooked = lexer_->GetToken().String(); in ParseEnumComputedPropertyKey() local
866 util::StringView cooked = lexer_->GetToken().String(); in ParseTemplateLiteral() local
747 const util::StringView cooked = lexer_->GetToken().String(); in ParseTemplateLiteral() local
165 … JSHandle<JSObject> cooked = JSTaggedValue::ToObject(thread, BuiltinsString::GetCallArg(argv, 0)); in Raw() local