Home | History | Annotate | Download | only in src

Lines Matching refs:sec

16471       case kSecond: return sec();
16563 int sec = (time_in_day_ms / 1000) % 60;
16571 set_sec(Smi::FromInt(sec), SKIP_WRITE_BARRIER);