Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/node-inspector/node-inspector
/ var_
Function
var_
front-end/UglifyJS/parse-js.js:973–975 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
971
};
972
973
function
var_() {
974
return
as(
"var"
, vardefs());
975
};
976
977
function
const_() {
978
return
as(
"const"
, vardefs());
Callers
1
for_
Function · 0.85
Calls
2
as
Function · 0.85
vardefs
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…