mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Don't use `Array` constructor with the size value (ex. `new Array(5)`) - this will create a `HOLEY_ELEMENTS` array (even if this array is filled in later on!); https://v8.dev/blog/elements-kinds https://stackoverflow.com/questions/32054170/how-to-resize-an-array PR Close #32155 |
||
|---|---|---|
| .. | ||
| baseline | ||
| incremental_dom | ||
| iv | ||
| ng1 | ||
| ng2 | ||
| ng2_next | ||
| ng2_static | ||
| ng2_switch | ||
| render3 | ||
| render3_function | ||
| BUILD.bazel | ||
| tree_perf.spec.ts | ||
| tree_perf_detect_changes.spec.ts | ||
| tree_perf_test_utils.ts | ||
| util.ts | ||