Home
last modified time | relevance | path

Searched defs:time_second (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/temporal/
Dtemporal-parser.h29 int32_t time_second; // TimeSecond production member
Dtemporal-parser.cc220 int32_t time_hour, time_minute, time_second; in ScanTimeSpec() local