Home | History | Annotate | Download | only in src

Lines Matching defs:weekdays

688 static const char* const weekdays[] = {
702 weekdays[weekday()->IsSmi() ? Smi::cast(weekday())->value() + 1 : 0],