HomeSort by relevance Sort by last modified time
    Searched refs:UTC_DAYS (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
date.js 479 return SET_UTC_DATE_VALUE(this, MakeDate(UTC_DAYS(this), time));
499 return SET_UTC_DATE_VALUE(this, MakeDate(UTC_DAYS(this), time));
523 return SET_UTC_DATE_VALUE(this, MakeDate(UTC_DAYS(this), time));
549 return SET_UTC_DATE_VALUE(this, MakeDate(UTC_DAYS(this), time));
macros.py 229 macro UTC_DAYS(arg) = (%_DateField(arg, 19));

Completed in 347 milliseconds