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

  /external/v8/src/
macros.py 179 macro LOCAL_DAYS(arg) = (%_DateField(arg, 9));
date.js 519 return SET_LOCAL_DATE_VALUE(this, MakeDate(LOCAL_DAYS(this), time));
543 return SET_LOCAL_DATE_VALUE(this, MakeDate(LOCAL_DAYS(this), time));
567 return SET_LOCAL_DATE_VALUE(this, MakeDate(LOCAL_DAYS(this), time));
594 return SET_LOCAL_DATE_VALUE(this, MakeDate(LOCAL_DAYS(this), time));

Completed in 974 milliseconds