Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Djs-temporal-objects.cc60 struct DateTimeRecordCommon { struct
61 int32_t year;
62 int32_t month;
63 int32_t day;
64 int32_t hour;
65 int32_t minute;
66 int32_t second;
67 int32_t millisecond;
68 int32_t microsecond;
69 int32_t nanosecond;