Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jquery/esprima
/ value
Function
value
test/3rdparty/angular-1.2.5.js:3566–3566 ·
view source on GitHub ↗
(name, val)
Source
from the content-addressed store, hash-verified
3564
}
3565
3566
function
value(name, val) {
return
factory(name, valueFn(val)); }
3567
3568
function
constant(name, value) {
3569
assertNotHasOwnProperty(name,
'constant'
);
Callers
1
add
Function · 0.85
Calls
2
factory
Function · 0.85
valueFn
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…