Home | History | Annotate | Download | only in src

Lines Matching refs:weekdays

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