Lines Matching +refs:po +refs:mark +refs:bash +refs:string
89 // produceCropId() yield the empty string.
106 std::string script_result;
154 - const std::string crop_id =
165 - const std::string crop_id =
209 +std::string ParamsToString(
245 + const std::string crop_id =
253 + const std::string expected_result = base::StrCat(
281 + const std::string no_op_script = "// No-op script";
453 std::string default_selected_guid_;
503 std::vector<std::pair<std::string, std::string>> regions_;
523 @@ -171,8 +172,11 @@ void BackgroundFetchDelegateBase::CancelDownload(std::string job_id) {
536 @@ -242,14 +246,15 @@ void BackgroundFetchDelegateBase::MarkJobComplete(const std::string& job_id) {
540 -void BackgroundFetchDelegateBase::FailFetch(const std::string& job_id) {
541 +void BackgroundFetchDelegateBase::FailFetch(const std::string& job_id,
542 + const std::string& download_guid) {
544 const std::string unique_id = job_id;
571 - void FailFetch(const std::string& job_id);
572 + void FailFetch(const std::string& job_id, const std::string& download_guid);
575 const std::string& guid,
662 const std::string& last_modified() const { return last_modified_; }
980 const std::string& job_unique_id,
981 + const std::string& download_guid,
1014 const std::string& job_unique_id,
1015 + const std::string& download_guid,
1018 const std::string& job_unique_id,
1167 - std::string base64;
1181 + std::string base64;
1323 + std::string("Set-Cookie"), std::string("A=strict; SameSite=Strict")));
1324 + cookie_headers.push_back(std::make_pair(std::string("Set-Cookie"),
1325 + std::string("B=lax; SameSite=Lax")));
1521 void FrameSinkVideoCaptureDevice::OnLog(const std::string& message) {
1557 @@ -392,6 +394,8 @@ std::string BackForwardCacheCanStoreDocumentResult::NotRestoredReasonToString(
1605 const std::string& main_frame_name,
1648 const std::string& main_frame_name,
1865 const std::string& device_id);
1884 const std::string& device_id) const;
2233 std::string focused_element;
2399 void TriggerSms(const std::string& sms) {
2409 class SmsProviderGmsTest : public ::testing::WithParamInterface<std::string>,
2535 const std::string& job_unique_id,
2536 + const std::string& download_guid,
3126 + const std::string kResponse =
4494 // Generates an unused string identifier to use for a new profiling session.
4976 std::string loadedAs) {
5838 -}, "Modal dialogs in the main document and inner iframe mark outer nodes as inert. All contents of…
5840 +}, "Modal dialogs in the main document and inner iframe mark outer nodes as inert. Contents of the…
5848 -}, "Modal dialogs in the main document and outer iframe mark outer nodes as inert. All contents of…
5850 +}, "Modal dialogs in the main document and outer iframe mark outer nodes as inert. Contents of the…
5858 -}, "Modal dialogs in the main document and both iframes mark outer nodes as inert. All contents of…
5860 +}, "Modal dialogs in the main document and both iframes mark outer nodes as inert. Contents of the…
5935 …/block-string-assignment-to-attribute-via-attribute-node.tentative.html b/src/third_party/blink/we…
5939 +++ b/src/third_party/blink/web_tests/external/wpt/trusted-types/block-string-assignment-to-attribu…
6251 @@ -196,3 +196,26 @@ export const format = (fmt: string, args: SDK.RemoteObject.RemoteObject[]): {
6256 …xport const updateStyle = (currentStyle: Map<string, {value: string, priority: string}>, styleToAd…
6344 + frontend: puppeteer.Page, styles: string[] = []): Promise<string[][][]> {
6345 + return await frontend.evaluate((selector, styles: string[]) => {
6753 - string(REPLACE ";" ", " PKG_CONFIG_REQUIRED_PRIVATE "${PKG_CONFIG_REQUIRED_PRIVATE}")
6754 + string(REPLACE ";" ", " PKGCONFIG_REQUIRES_PRIVATE "${PKGCONFIG_REQUIRES_PRIVATE}")
6756 string(REPLACE "%prefix%" ${CMAKE_INSTALL_PREFIX}
6760 string(REPLACE "%ft_version%" "${LIBTOOL_CURRENT}.${LIBTOOL_REVISION}.${LIBTOOL_AGE}"
6762 - string(REPLACE "%REQUIRES_PRIVATE%" "${PKG_CONFIG_REQUIRED_PRIVATE}"
6764 - string(REPLACE "%LIBS_PRIVATE%" "${PKG_CONFIG_LIBS_PRIVATE}"
6768 + string(REPLACE "%PKGCONFIG_REQUIRES%" "${PKGCONFIG_REQUIRES}"
6770 + string(REPLACE "%PKGCONFIG_REQUIRES_PRIVATE%" "${PKGCONFIG_REQUIRES_PRIVATE}"
6772 + string(REPLACE "%PKGCONFIG_LIBS%" "${PKGCONFIG_LIBS}"
6774 + string(REPLACE "%PKGCONFIG_LIBS_PRIVATE%" "${PKGCONFIG_LIBS_PRIVATE}"
6777 + string(REPLACE "%PKGCONFIG_REQUIRES%" "${PKGCONFIG_REQUIRES} ${PKGCONFIG_REQUIRES_PRIVATE}"
6779 + string(REPLACE "%PKGCONFIG_REQUIRES_PRIVATE%" ""
6781 + string(REPLACE "%PKGCONFIG_LIBS%" "${PKGCONFIG_LIBS} ${PKGCONFIG_LIBS_PRIVATE}"
6783 + string(REPLACE "%PKGCONFIG_LIBS_PRIVATE%" ""
9728 + bits. If not, then the type cast and format string can be adjusted
20838 unsigned char buf[4]; /* to restore bit buffer to byte string */
21450 - control of the format string, as in fprintf. gzprintf returns the number of
21452 + control of the string format, as in fprintf. gzprintf returns the number of
21467 - Writes the given null-terminated string to the compressed file, excluding
21468 + Compress and write the given null-terminated string s to file, excluding
21479 - string is terminated with a null character. If no characters are read due
21484 + is one, the string is terminated with a null character. If no characters
21488 gzgets returns buf which is a null-terminated string, or it returns NULL
21634 The application must not modify the returned string. Future calls to
21635 this function may invalidate the previously returned string. If file is
21967 - FT_String* string;
21968 + FT_String* string = NULL;
24411 + /* it could be in a comment or string (as e.g. in u003043t.gsf */
24443 - /* or string (as e.g. in u003043t.gsf from ghostscript) */
24997 address "regression" introduced in 1.2.0 when we switched mark zeroing
30254 /* byte string */
30268 /* an operator prefixed by its operands in a byte string */
34856 /* We must now check whether the ligature ID of the current mark glyph
41232 + if (!buffer->message (font, "start fallback mark"))
41243 + (void) buffer->message (font, "end fallback mark");
43626 * A string literal containing the library version available at compile-time.
43955 +#include <string>
43957 +static const std::string invalid{"invalid"};
43982 + hb_hashmap_t<std::string, int, const std::string*, int, &invalid, 0> m1;
43983 + hb_hashmap_t<int, std::string, int, const std::string*, 0, &invalid> m2;
43984 + hb_hashmap_t<std::string, std::string, const std::string*, const std::string*, &invalid, &inva…
43986 + std::string s;
44064 +#include <string>
44074 + hb_vector_t<std::string> v;
44076 + std::string s;
46707 + tests/nested-mark-filtering-sets.tests \
46829 zohgsLVO7NYePeYmV88R$3N1a4M>D;reqh~rl1S4lH*oe~Kk8^1po=wZf_`mEx}g7`
48386 zv<90=jS0Op1VkD2rE3lvrdsWafvUk}h|P@0k9+-`po&qyo<K(Sbb_G5tk+A0IN8f9
48556 zd-`I2Ye<YSe6}}ja+^&aJAA?S-q^Q-D;>EJlLJq`@}U>po?#Y$_`~O6$!HrQBP0^#
50480 + 'nested-mark-filtering-sets.tests',
50564 …ta/in-house/tests/nested-mark-filtering-sets.tests b/src/third_party/harfbuzz-ng/src/test/shape/da…
50568 +++ b/src/third_party/harfbuzz-ng/src/test/shape/data/in-house/tests/nested-mark-filtering-sets.tes…
51241 zM%%r$Bavuu2b#jZXiG>_J&{1W7H=JGbqAszt;egk9GK{AZ5r9FwMU`>N4%po)evcF
51421 z{Ru(|t<{K&po|8%SBXY0fSfpT8D#Vn%y5_Izpyq>*iY?Qoa>+YGY!u*a*aP)`w70d
52115 zL9W5AA<lITQJdcA&9mGSZ>+nu<&0xA&<8utd?po-hJpdj?^8Wa8RRnV?1X&w8PKNf
54597 zM0N~qU~b?+o5>M0;hTwsHJ)ir=1G#&l3G?~6-JWE(?-G5zY&<jL_QIC%@$nrBJ?po
55148 zeoo;sooM7r(C&3AL_AJ^%po`u;h}JRMJ#vJ!VJEs^0Aa&P1WW^F(`4AhmPHL;94rg
56484 z5;}*V3TFfjS0h;Ha|H|87-|u^po|O6Raz+3VGd!Vp{!7i(h;#%&W9PoUW7G=TPvT1
57818 zcapb&H+d5L@B`po!n!vc{ki7xAs*(r0W-GceCCyY)w+Jcy1rmtpSP|bwXV-u*Qc%P
59784 z_JY-_J4P;JmQUyUnfcXBC|3=?C9vI1PYdKb|0~#g(9po%D>laIoZ8HbX<&}qN`B4Y
63495 zxNX%vHIgJ_S;6j!%6wzbCkPm$MyL6K=>d)_G;%B@>>bql2lD*TW{5O$h$tbJYX$po
65095 zBT@tF-Mx|s;fe{nT!EO*({BD%eZtE-gf4bL!?po`k>DB{-E%vVPGO)_NY&Cc*VdFU
67830 zlUXn;)iL7Mc+po;8YdbfLSaICrnxvF=d{EfHa1k6);_g=QtOOBLu^|^{C!&gr?FXd
69550 z!po(rF;Tp$FP?7)lnCcw|H0XPTen<oR^SqR539eIDdx?j0^aAs=crP4Yl<4vViLO)
71983 …to include in the subset. Use --text-=... to subtract codepoints from the current set.", "string"},
71984 …OPTION_ARG_CALLBACK, (gpointer) &parse_text, "Specify text to remove from the subset", "string"},
72948 + // First copy the entire string to the location of the prefix, and then move the suffix
72964 +- // TODO: Reset the heap here? (If the string after removal can fit on stack?)
72972 ++ // TODO: Reset the heap here? (If the string after removal can fit on stack?)
73140 // First copy the entire string to the location of the prefix, and then move the suffix
73156 - // TODO: Reset the heap here? (If the string after removal can fit on stack?)
73164 + // TODO: Reset the heap here? (If the string after removal can fit on stack?)
73255 const std::string& str_error = status.ToString();
73259 if (str_error.find(patterns[i]) != std::string::npos) {
73269 std::string GetCorruptionMessage(const leveldb::Status& status) {
73478 bool XmlReader::GetTextIfTextElement(std::string* content) {
73487 bool XmlReader::GetTextIfCDataElement(std::string* content) {
73495 +bool XmlReader::GetTextIfSignificantWhitespaceElement(std::string* content) {
73505 +bool XmlReader::GetTextFromNodeIfType(int node_type, std::string* content) {
73518 bool GetAllDeclaredNamespaces(std::map<std::string, std::string>* namespaces);
73527 bool GetTextIfTextElement(std::string* content);
73528 bool GetTextIfCDataElement(std::string* content);
73529 + bool GetTextIfSignificantWhitespaceElement(std::string* content);
73540 + bool GetTextFromNodeIfType(int node_type, std::string* content);
73674 /* Define to 1 if you have the <string.h> header file. */
73761 * the version string like "1.2.3"
73777 * the version number string, 1.2.3 value is "10203"
74021 /* Define to 1 if you have the <string.h> header file. */
74108 * the version string like "1.2.3"
74124 * the version number string, 1.2.3 value is "10203"
74344 - check_include_files(string.h HAVE_STRING_H)
74384 - check_include_files("float.h;stdarg.h;stdlib.h;string.h" STDC_HEADERS)
74562 string(REGEX REPLACE "/$" "" PACKAGE_RELATIVE_PATH "${PACKAGE_RELATIVE_PATH}")
74632 - valid.c xmlschemas.c xmlwriter.c xpath.c: use %s to printf string
75791 - * xpath.c: fixed problem with string value for PI node
76012 - * python/libxml.c: fix a memory leak in the python string handling
76467 - to work on the correct XPath string, which is ctxt->base
76634 - lists for node-set, string, number, boolean and misc XPath
76709 - * pattern.c: Enhanced to use a string dict for local-names,
76711 - Fixed xmlStreamPushInternal() not to use string-pointer
76964 - the empty string (reported by Bas Driessen on the mailing-list).
77154 - Updated the descriptions of the involved string
77211 - * runsuite.c: Changed to instantly mark instance-tests as
77466 - added a string to the dict of the schema - to assure thread
77908 - * testRegexp.c: printed the wrong string
78217 - output the given string arguments correctly.
78248 - negated string transitions. Error messages still need to be
78426 - * debugXML.c: excluded content string check for XML_ELEMENT_DECL
78646 - string values (reported by Dhyanesh to the mailing list).
78742 - * xmlschemastypes.c: Fixed a bug which I invented: hexBinary's string
78934 - about HTTP query string parameter being lost
78969 - elements to mark the schema as invalid; this just resulted in an
79212 - arguments of some string comparison functions; added a static
79293 - anySimpleType <--> string based types. For other types we
79408 - values, if the type was 'xsd:string'. Changed the comparison
79789 - string rather than NULL for empty string input) (bug 163079)
80290 - * tree.c valid.c xmllint.c: more fixes on the string interning checks
80344 - string check routine.
80348 - * debugXML.c include/libxml/xmlerror.h: added UTF-8 string checking,
80697 - * xmlschemastypes.c: "" is a valid hexbinary string dixit xmlschema-dev
80842 - string (printed by xmllint with --version)
82272 - * xmlwriter.c: changed handling of attribute string to use the
82404 - to a dictionary for string allocations c.f. #130891
82448 - moved string and UTF8 routines out of parser.c and encoding.c
82495 - xmlStrncatNew to create a new string from 2 frags.
83078 - * xpath.c: fixed bug 126976 (string != empty nodeset
83779 - updated the results to follow the errors string generated by
84103 - xmlTextReaderConstString() to get an interned string from
84121 - based on the dictionary interface for string read from the
84191 - * dict.c include/libxml/dict.h: do string allocations in large
84192 - pools, allowing to find if a string pertain to a dict quickly
85084 - fixed the error string used in reader2
88055 - introduced new global parameter xmlTreeIndentString (the string
88220 - * xpath.c: fix a problem with string() on a document node.
88347 - * libxml.m4: got a report that #include <string.h> was needed
89607 - a cleaned up version of the Pwd shell string generation.
89798 - * nanoftp.c: use only "anonymous@" string for anonymous passwds
91061 - string oriented functions and started cleaning the related areas
91641 - we need string functions
91642 - * trio.[ch] strio.[ch]: embedded the Trio-0.23 string functions
91648 - for the string manipulation functions
92174 - * tree.c parserInternals.h: use a predefined static string
92176 - exported the string name in parserInternals.h and added
92387 - string-range, fixed a stoopid error when '0' was present
92534 - string-range for empty strings
92551 - * xpointer.c: implemented string-range() at least a good first version
92553 - result/XPath/xptr/strrange: the string-range() tests
92715 - * xpath.c: patch for normalize-string() substring-before(),
92785 - external entities. The URI reference string and the resulting
93840 - * parser.c, parser.h: added CHAR* related string functions for XPath
93908 - xmlEncodeEntities() result need to be freed now, and a string
94281 #include <string.h>
94471 #include <string.h> /* for memset() only ! */
95852 + Fix memory leaks in XPointer string-range function (Nick Wellnhofer),
96038 + Don't call printf with NULL string in runtest.c (Daniel Richard G),
96560 - * @str1: an error string
96561 - * @str2: an error string
96624 + * @str1: an error string
96625 + * @str2: an error string
97257 +# This test uses sys.hexversion instead of the string equivalent (first
97292 #include <string.h> /* for memset() only ! */
97545 -import string
97560 - if string.find(URL, '#') != -1:
97561 - URL = URL[0:string.find(URL, '#')]
97963 -import string
98428 -import string
98436 - if string.find(str, "error:") >= 0:
98497 - output = test.xpathEval('string(output)')
98515 + output = test.xpathEval('string(output)')
98617 - content = string.strip(test.content)
98723 -import string
99096 - content = string.strip(test.content)
99127 - string.find(profile, "IBM XML Conformance Test Suite - Production") < 0:
99200 -import string
99771 -/* Define to 1 if you have the <string.h> header file. */
99953 /* Define to 1 if you have the <string.h> header file. */
100423 dnl Check for trio string functions
118810 #include <string.h>
119053 #include <string.h>
120165 -(blockfile, catfile) = string.split(sources)
120181 - line = string.strip(line)
120186 - fields = string.split(line, ';')
120187 - range = string.strip(fields[0])
120188 - (start, end) = string.split(range, "..")
120189 - name = string.strip(fields[1])
120190 - name = string.replace(name, ' ', '')
120210 - alias = string.split(block,':')
120211 - alist = string.split(alias[1],',')
120240 - line = string.strip(line)
120245 - fields = string.split(line, ';')
120246 - point = string.strip(fields[0])
120325 - name = string.replace(block, '-', '')
120397 - name = string.replace(block, '-', '')
120421 @@ -8,7 +8,7 @@ import string
120516 - if string.find(name, 'Free') != -1:
120550 -# res = string.replace(str, " ", " ")
120551 -# res = string.replace(str, " ", " ")
120552 -# res = string.replace(str, " ", " ")
120553 - res = string.replace(str, " *", "_ptr")
120554 -# res = string.replace(str, "*", "_ptr")
120555 - res = string.replace(res, " ", "_")
120563 - if string.find(name, "file") != -1 or \
120564 - string.find(name, "uri") != -1 or \
120565 - string.find(name, "URI") != -1 or \
120566 - string.find(info, "filename") != -1 or \
120567 - string.find(info, "URI") != -1 or \
120568 - string.find(info, "URL") != -1:
120569 - if string.find(function, "Save") != -1 or \
120570 - string.find(function, "Create") != -1 or \
120571 - string.find(function, "Write") != -1 or \
120572 - string.find(function, "Fetch") != -1:
120613 - if string.find(name, "data") != -1:
120615 - if string.find(name, "user") != -1:
120643 - string.find(function, "EatName") != -1:
120731 - type = string.split(line[15:])[0]
120736 - type = string.split(line[19:], '(')[0]
120760 mod = arg.xpathEval('string(../@file)')
120761 func = arg.xpathEval('string(../@name)')
120763 - type = arg.xpathEval('string(@type)')
120766 + type = arg.xpathEval('string(@type)')
120773 func = ret.xpathEval('string(../@name)')
120775 type = ret.xpathEval('string(@type)')
120792 - vname = value.xpathEval('string(@name)')
120818 + vname = value.xpathEval('string(@name)')
120867 desc = file.xpathEval('string(description)')
120868 - if string.find(desc, 'DEPRECATED') != -1:
120889 rtype = arg.xpathEval("string(@type)")
120892 - info = arg.xpathEval("string(@info)")
120893 - nam = arg.xpathEval("string(@name)")
120896 + info = arg.xpathEval("string(@info)")
120897 + nam = arg.xpathEval("string(@name)")
120924 rtype = ret.xpathEval("string(@type)")
120925 - info = ret.xpathEval("string(@info)")
120926 + info = ret.xpathEval("string(@info)")
121115 - if string.find(info, 'destroy') == -1:
121185 name = function.xpathEval('string(@name)')
121248 #include <string.h>
121404 #include <string.h>
122065 const xmlChar *version; /* the XML version string */
123235 -/* Define if you have the <string.h> header file. */
123400 #include <string.h>
123452 #include <string.h>
123511 #include <string.h>
123823 #include <string.h>
124430 -import glob, os, string, sys, thread, time
124459 -# Within the two sets of data, lines may begin with a path string. If so, the
124470 - j = string.find(res[i],base1)
124472 - col = string.find(res[i],':')
124474 - start = string.rfind(res[i][:col], '/')
124479 - j = string.find(exp[i],base2)
124481 - col = string.find(exp[i],':')
124483 - start = string.rfind(exp[i][:col], '/')
124496 -# print string.strip(line)
124508 - if string.strip(res[i]) != string.strip(exp[i]):
124537 - for f in string.split(testDescription['flag']):
124660 - for f in string.split(testDescription['exclfile']):
124682 - txt = string.strip(self.curText)
124715 - data = string.strip(self.curText)
124802 - errexcl string to ignore when checking diffs
125023 #include <string.h>
125069 #include <string.h>
125482 #include <string.h>
125744 #include <string.h>
125803 -#include <string.h>
126182 -#include <string.h>
126581 - * @ch: a xmlChar string
126602 - * @ch: a xmlChar string
126636 - * @ch: a xmlChar string
126637 - * @start: the first char in the string
126887 - * build an HTML tree from a string;
127067 -#include <string.h>
127086 -#include <string.h>
127217 -#include <string.h>
127446 - printf("Language has %d strings, testing string derivations\n", ret);
127466 - fprintf(stderr, "Testing tool for libxml2 string and pattern regexps\n");
127630 -#include <string.h>
127830 -#include <string.h>
127849 -#include <string.h>
128454 - * @ch: a xmlChar string
128495 - * @ch: a xmlChar string
128496 - * @start: the first char in the string
129028 -#include <string.h>
129208 -#include <string.h>
129307 - * read one line in string buffer.
129350 -#include <string.h>
130858 - char ** result; /* an array of string to be filled with the features name. */
132568 #include <string.h>
132581 #include <string.h>
132607 #include <string.h>
132739 #include <string.h> /* for memset() only ! */
133232 #include <string.h>
133342 + * @str: a string
133344 + * Normalize a string in-place.
134137 #include <string.h>
134191 * @u8String: uft-8 string
134425 #include <string.h>
134538 #include <string.h> /* for memset() only ! */
135217 #include <string.h>
136018 * the version string like "1.2.3"
136034 * the version number string, 1.2.3 value is "10203"
136802 - check_include_files(string.h HAVE_STRING_H)
136825 - check_include_files("float.h;stdarg.h;stdlib.h;string.h" STDC_HEADERS)
137082 -/* Define to 1 if you have the <string.h> header file. */
137470 -AC_CHECK_HEADERS(sys/types.h sys/time.h stdlib.h unistd.h string.h)
137498 dnl Checking the standard string functions availability
137813 #include <string.h>
138433 #include <string.h>
138494 #include <string.h>
138507 #include <string.h>
138571 #include <string.h>
138627 #include <string.h>
139396 * the version string like "1.2.3"
139412 * the version number string, 1.2.3 value is "10203"
139461 #include <string.h>
139531 - * the version string like "1.2.3"
139545 - * the version number string, 1.2.3 value is "1002003"
139888 +# double_quote_subst'ed string.
140394 + # We use sed instead of cat because bash on DJGPP gets confused if
140396 + # text mode, it properly converts lines to CR/LF. This bash problem
141390 + # a 1K string should be a reasonable start.
141405 + # Only check the string length outside the loop.
141860 +# directories to be munged by the contents of PATH, which is string
141863 +# string "DIR[ DIR]" will be prepended to VARIABLE
141865 +# string "DIR[ DIR]" will be appended to VARIABLE
141867 +# string "DIRP[ DIRP]" will be prepended to VARIABLE and string
147808 +_LT_DECL([], [FGREP], [1], [A literal string matcher])
149176 + std::string as_string;
149180 + EXPECT_NE(pos, std::string::npos);
149260 @@ -3295,7 +3295,6 @@ bool ParseContent(const std::string& message,
149268 @@ -3322,7 +3321,11 @@ bool ParseContent(const std::string& message,
149290 #include <string>
149300 - std::string data(reinterpret_cast<const char*>(kData), base::size(kData));
149301 + std::string data(reinterpret_cast<const char*>(kData), std::size(kData));
149302 std::string compressed_data;
149304 std::string golden_compressed_data(
149312 std::string compressed_data(reinterpret_cast<const char*>(kCompressedData),
149316 std::string uncompressed_data;
149319 std::string golden_data(reinterpret_cast<const char*>(kData),
149328 std::string golden_data(reinterpret_cast<const char*>(kData),
149337 const std::string original_data(reinterpret_cast<const char*>(kData),
149340 const std::string golden_compressed_data(
149345 std::string data(original_data);
149353 #include <string.h>
149357 #include <string>
149369 - std::string data(kTestData, base::size(kTestData));
149370 + std::string data(kTestData, std::size(kTestData));
149684 #include <string>
149802 -DomCode KeycodeConverter::CodeStringToDomCode(const std::string& code) {
149807 @@ -246,9 +247,29 @@ DomCode KeycodeConverter::CodeStringToDomCode(const std::string& code) {
149812 +std::string KeycodeConverter::DomCodeToCodeString(DomCode dom_code) {
149843 -DomKey KeycodeConverter::KeyStringToDomKey(const std::string& key) {
149848 @@ -325,12 +346,12 @@ DomKey KeycodeConverter::KeyStringToDomKey(const std::string& key) {
149850 // Otherwise, if the string contains a single Unicode character,
149870 -uint32_t KeycodeConverter::CodeStringToUsbKeycode(const std::string& code) {
149883 -int KeycodeConverter::CodeStringToNativeKeycode(const std::string& code) {
149894 #include <string>
149904 - // Convert a UI Events |code| string value into a DomCode.
149905 - static DomCode CodeStringToDomCode(const std::string& code);
149907 - // Convert a DomCode into a UI Events |code| string value.
149909 + // Conversion between DOM Code string and DomCode enum values.
149913 + static std::string DomCodeToCodeString(DomCode dom_code);
149921 - static DomKey KeyStringToDomKey(const std::string& key);
149924 // Convert a DomKey into a UI Events |key| string value.
149925 - // For an invalid DomKey, returns an empty string.
149926 + // Returns an empty string for invalid DomKey values.
149927 static std::string DomKeyToKeyString(DomKey dom_key);
149952 - // Convert a UI Event |code| string into a USB keycode value.
149953 - static uint32_t CodeStringToUsbKeycode(const std::string& code);
149955 - // Convert a UI Event |code| string into a native keycode.
149956 - static int CodeStringToNativeKeycode(const std::string& code);
150321 const raw_ptr<std::vector<std::string>> values_;
150481 + * Starts collecting a CPU profile. Title may be an empty string. Several
150512 * Starts collecting a CPU profile. Title may be an empty string. Several
150875 + // We mark the receiver as escaping due to the non-standard `.getThis`
151190 diff --git a/src/v8/src/heap/mark-compact.cc b/src/v8/src/heap/mark-compact.cc
151192 --- a/src/v8/src/heap/mark-compact.cc
151193 +++ b/src/v8/src/heap/mark-compact.cc