Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dynjs/dynjs
/ getFileName
Method
getFileName
src/main/java/org/dynjs/runtime/BoundFunction.java:90–93 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
88
}
89
90
@Override
91
public
String getFileName() {
92
return
target.getFileName();
93
}
94
95
@Override
96
public
String getDebugContext() {
Callers
nothing calls this directly
Calls
1
getFileName
Method · 0.65
Tested by
no test coverage detected