Files
Kevin Schaaf 4228d666bc Avoid initializing properties unnecessarily (perf benefit).
Due to the megamorphic nature of code in base classes with many extensions such as these, we saw these initializations _costing_ more than helping with "object shaping."
2018-11-28 17:31:56 -08:00
..
2018-11-14 11:02:25 -08:00
2018-11-14 17:50:19 -08:00