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

  /external/v8/src/
date.js 467 return SET_LOCAL_DATE_VALUE(this, MakeDate(LOCAL_DAYS(this), time));
489 return SET_LOCAL_DATE_VALUE(this, MakeDate(LOCAL_DAYS(this), time));
511 return SET_LOCAL_DATE_VALUE(this, MakeDate(LOCAL_DAYS(this), time));
536 return SET_LOCAL_DATE_VALUE(this, MakeDate(LOCAL_DAYS(this), time));
macros.py 218 macro LOCAL_DAYS(arg) = (%_DateField(arg, 9));

Completed in 190 milliseconds