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

/external/v8/src/js/
H A Di18n.js256 var TIMEZONE_NAME_LOCATION_PART_RE = UNDEFINED; variable
259 if (IS_UNDEFINED(TIMEZONE_NAME_LOCATION_PART_RE)) {
260 TIMEZONE_NAME_LOCATION_PART_RE =
263 return TIMEZONE_NAME_LOCATION_PART_RE;

Completed in 43 milliseconds