Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ternjs/tern
/ objsWithProp
Function
objsWithProp
lib/infer.js:831–833 ·
view source on GitHub ↗
(prop)
Source
from the content-addressed store, hash-verified
829
}
830
831
function
objsWithProp(prop) {
832
return
cx.props[prop];
833
}
834
835
// INFERENCE CONTEXT
836
Callers
2
infer.js
File · 0.85
findByPropertyName
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…