Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scottrogowski/code2flow
/ hooks
Function
hooks
tests/test_code/js/moment/moment.js:15–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
var
hookCallback;
14
15
function
hooks() {
16
return
hookCallback.apply(null, arguments);
17
}
18
19
// This is done to register the method called with moment()
20
// without creating circular dependencies.
Callers
3
localeEras
Function · 0.85
localeErasConvertYear
Function · 0.85
getEraYear
Function · 0.85
Calls
1
apply
Method · 0.80
Tested by
no test coverage detected