Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular/angular
/ stable
Method
stable
packages/core/test/testability/testability_spec.ts:62–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
}
61
62
stable(): void {
63
this.onStable.emit(null);
64
}
65
}
66
67
describe(
'TestabilityRegistry'
, () => {
Callers
nothing calls this directly
Calls
1
emit
Method · 0.65
Tested by
no test coverage detected