Home | History | Annotate | Download | only in src

Lines Matching defs:weekdays

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