Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ init
Method
init
modules/benchmarks/src/expanding_rows/benchmark.ts:42–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
}
41
42
init() {
43
this.expandingRow.init();
44
}
45
46
async
runAll() {
47
await
execTimed(
'initialization_benchmark'
,
async
() => {
Callers
nothing calls this directly
Calls
1
init
Method · 0.65
Tested by
no test coverage detected