Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ year
Function
year
deps/v8/test/intl/date-format/constructor-date-time-style-order.js:32–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
weekday.push(++getCount);
31
},
32
get year() {
33
year.push(++getCount);
34
},
35
get month() {
36
month.push(++getCount);
37
},
Callers
nothing calls this directly
Calls
1
push
Method · 0.45
Tested by
no test coverage detected