mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Add two factory static functions to Injector: resolveAndCreate and fromResolvedBindings. We want to avoid resolution and flattening every time we create a new injector. This commit allows the user to cache resolved bindings and reuse them. |
||
|---|---|---|
| .. | ||
| metric | ||
| reporter | ||
| validator | ||
| webdriver | ||
| runner_spec.js | ||
| sampler_spec.js | ||
| statistic_spec.js | ||
| trace_event_factory.js | ||
| web_driver_extension_spec.js | ||