Home
last modified time | relevance | path

Searched refs:FormatDateToParts (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/js/
Di18n.js1735 function FormatDateToParts(dateValue) { class
1757 %FunctionSetLength(FormatDateToParts, 0);
2168 %FunctionRemovePrototype(FormatDateToParts);
2174 utils.SetFunctionName(FormatDateToParts, "formatToParts");
2181 to.FormatDateToParts = FormatDateToParts;