Home
last modified time | relevance | path

Searched refs:TO_THIS_STRING (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-string.cc146 TO_THIS_STRING(str1, kMethod); in BUILTIN()
161 TO_THIS_STRING(str1, kMethod); in BUILTIN()
211 TO_THIS_STRING(string, "String.prototype.normalize"); in BUILTIN()
403 TO_THIS_STRING(string, "String.prototype.toLocaleLowerCase"); in BUILTIN()
410 TO_THIS_STRING(string, "String.prototype.toLocaleUpperCase"); in BUILTIN()
417 TO_THIS_STRING(string, "String.prototype.toLowerCase"); in BUILTIN()
424 TO_THIS_STRING(string, "String.prototype.toUpperCase"); in BUILTIN()
H A Dbuiltins-utils.h142 #define TO_THIS_STRING(name, method) \ macro
H A Dbuiltins-intl.cc43 TO_THIS_STRING(string, "String.prototype.toUpperCase"); in BUILTIN()
51 TO_THIS_STRING(string, "String.prototype.normalize"); in BUILTIN()
937 TO_THIS_STRING(string, "String.prototype.toLocaleLowerCase"); in BUILTIN()
949 TO_THIS_STRING(string, "String.prototype.toLocaleUpperCase"); in BUILTIN()

Completed in 4 milliseconds