Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/bahmutov/code-snippets
/ ng-scope-size.js
File
ng-scope-size.js
ng-scope-size.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Finds total size of objects attached to the scopes
2
(
function
ngScopeSize() {
3
4
var
i, data, scope,
Callers
nothing calls this directly
Calls
1
sizeof
Function · 0.85
Tested by
no test coverage detected