Home
last modified time | relevance | path

Searched refs:months_in_year (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Djs-temporal-objects.cc5341 int32_t months_in_year = 12; in MonthsInYear() local
5343 return handle(Smi::FromInt(months_in_year), isolate); in MonthsInYear()

Completed in 11 milliseconds